Message209345
Ah, I understand now. Maybe it is related to the fact that I used `hg diff --git`? Doing the following works for me, both Windows and FreeBsd and all the files are present afterwards:
1. hg diff --git > patch
2. hg import --no-commit patch
Although I'm not sure why it doesn't work in your case. |
|
| Date |
User |
Action |
Args |
| 2014-01-26 19:30:02 | Claudiu.Popa | set | recipients:
+ Claudiu.Popa, serhiy.storchaka, vajrasky, mvignali |
| 2014-01-26 19:30:02 | Claudiu.Popa | set | messageid: <[email protected]> |
| 2014-01-26 19:30:02 | Claudiu.Popa | link | issue19990 messages |
| 2014-01-26 19:30:02 | Claudiu.Popa | create | |
|