[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: subversion hangs in the middle of commit

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-13 10:37:06 CET

On Mar 12, 2007, at 16:47, ying lcs wrote:

> I am trying to commit ~ 4000 files to subversion repository.
> It has been going on for a while, but after a while (~ 1 hour), it
> just hangs at "Transmitting file data ..."
>
> It is doing this when it hangs
> Transmitting file data ....................................
>
> What should I do now? when I check the subversion repository, i don't
> any of my file changes (i add a lot of new files).

And FYI: It's expected that you won't see your changes yet. Your
changes will all appear at once, as a single revision. That's a
fundamental feature of Subversion: your changes succeed all at once,
or if anything fails, the entire set of changes does not get committed.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 13 10:37:51 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.