abort during pull?

Thomas Arendsen Hein thomas at intevation.de
Thu Jun 1 15:05:41 UTC 2006


* Raphaël Marmier <raphael at marmier.net> [20060601 13:22]:
> Georg a écrit :
> >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

For those who don't follow the issue tracker, this is fixed in crew.

> 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!

> F:\pom>hg -v --debug pull
> adding PeaceOfMind/Tests/TestApplication.exe revisions
> abort: Permission denied: None
> remote: Unable to write to standard output
> transaction abort!
> rollback completed

This is a different problem. It looks like the local side says
"Permission denied" and then the remote side no longer can talk to us.

Maybe you are not allowed to create this file due to some system
restrictions like a virus protection which doesn't allow to write
executable files or something like that?

Can you copy the TestApplication.exe to the same directory?

Can you copy it to the filename "TestApplication.exe.i"?

Thomas

-- 
Email: thomas at intevation.de
http://intevation.de/~thomas/



More information about the Mercurial mailing list