On Feb 6, 1:11 pm, Ben Collins-Sussman <[email protected]> wrote:

> > svn: Commit failed (details follow):
> > svn: Reference to non-existent node '..' in filesystem 'taverna'
>
> > Is this a server-side problem? On concurrent commits the error
> > disappeared.
>
> Hm, that's odd... I'll have to look into it.

This happened a lot today as I used the multi-commit-for-loop again:

svn commit -m "" --depth empty * */*
for a in */*/. ; do svn commit -m "" $a/* & done

(about 42 jobs running, and 8 of them failed with the same error
message)


--
Stian Soiland-Reyes
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Hosting at Google Code" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to