abort during pull?

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


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.

I ran hg remove on that file on the main depot but this doesn't help.

I've attached the output of hg -v --debug pull for your scrutiny.

By the way, Mercurial is such a great tool. I've been using it for 3 
weeks now without problem. It is a perfect fit for a developer spread 
over several sites, and it does your backup too that way.

Keep it simple, well organised like it is now, it's a joy to use. Also, 
one feature I care a lot for: it doesn't require admin rights to 
install. I think this is a hell of an argument in its favor.

Raphaël



-------------- next part --------------
F:\pom>hg -v --debug pull
pulling from ssh://hg@hg.zecat.net/pom
running plink -i f:\key.ppk somename at hg.somedomain.net "env PYTHONPATH=/alt/lib/python PATH=/alt/bin:$PATH hg -R pom serve --
stdio"
sending between command
sending heads command
searching for changes
sending branches command
examining 08a1e37b02d8:be5db736323a
found incomplete branch 08a1e37b02d8:be5db736323a
sending between command
narrowing 1:8 ec0c4623d96e
narrowing 2:8 0280aded45cc
narrowing 4:8 28efb564a4de
narrowing 8:8 3a98c0d41e80
narrowed branch search to 28efb564a4de:3a98c0d41e80
sending between command
narrowing 1:3 f1352097a010
narrowing 2:3 96675b0ae77c
narrowing 4:3 3a98c0d41e80
narrowed branch search to 96675b0ae77c:3a98c0d41e80
sending between command
narrowing 1:2 34f526ab4d06
narrowing 2:2 3a98c0d41e80
found new branch changeset 34f526ab4d06
found new changesets starting at 34f526ab4d06
3 total queries
sending changegroup command
adding changesets
add changeset 34f526ab4d06
add changeset 96675b0ae77c
add changeset f1352097a010
add changeset 28efb564a4de
add changeset 7b9347223084
add changeset 0280aded45cc
add changeset ec0c4623d96e
add changeset 08a1e37b02d8
adding manifests
adding file changes
adding Administratif/peace-of-mind_Heures.xls revisions
adding PeaceOfMind/PeaceOfMindDM.dfm revisions
adding PeaceOfMind/PeaceOfMindDM.pas revisions
adding PeaceOfMind/PeaceOfMindFrm.dfm revisions
adding PeaceOfMind/PeaceOfMindFrm.pas revisions
adding PeaceOfMind/SauvegardeFrm.dfm revisions
adding PeaceOfMind/SauvegardeFrm.pas revisions
adding PeaceOfMind/Tests/ApplicationTEST.dcu revisions
adding PeaceOfMind/Tests/TestApplication.exe revisions
abort: Permission denied: None
remote: Unable to write to standard output
transaction abort!
rollback completed

F:\pom>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    


More information about the Mercurial mailing list