abort during pull?

Raphaël Marmier raphael at marmier.net
Thu Jun 1 09:42:06 CDT 2006


Raphaël Marmier a écrit :
> Georg a écrit :
>> Hi,
>>
>> after a bit of criss cross merging I finally got this during pull:
>>
>> pulling from ../bar
>> searching for changes
>> adding changesets
>> adding manifests
>> abort: group to be added is empty!
>> transaction abort!
>> rollback completed
>>
>> Is that to be considered a bug?  I'm not sure what it's trying to tell me
>> ...
>>
>> Mercurial 0.9, FreeBSD 6.1.
>>
> 
> Same problem here, I am suddenly unable to pull to Win XP, although 
> pulling the same repo to MacOSX works fine.
> More: I mounted the WinXP volume (network mount) and pulled to the repo 
> on it using MacOSX, and it failed the same way!
> 
> I ran pull with debug on and it happen on I file I recently added by 
> mistake: a .exe file that should never have been added.
> 
...
> adding PeaceOfMind/Tests/TestApplication.exe revisions
> abort: Permission denied: None
> remote: Unable to write to standard output
> transaction abort!
...

As a followup to myself, I can add that the failure seems to come from 
that particular exe file. I tried adding it, with a different extension 
to a new depot and pull it again, with the same error.

Also, I copied the whole repo over to the XP machine, and did a clone of 
it without problem!

I added the verbose (-v) flag to the plink command in the Mercurial.ini 
and got this output:

adding PeaceOfMind/Tests/TestApplication.exe revisions
abort: Permission denied: None
remote: Sent EOF message
remote: Unable to write to standard output
transaction abort!



More information about the Mercurial mailing list