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

Please help - Re: Hang on commit

From: Robin Pellatt <pellatt_at_mirocs.com>
Date: 2005-07-27 10:56:52 CEST

Could somebody please try to explain this, it's driving me nuts. Every time I
commit now, SVN hangs on "Transmitting file data", then I have to break out by
forcibly closing the DOS box (CTRL-C doesn't work), then run svn cleanup and svn
up, and if I'm lucky I'm left with a viable working copy. But on the next
commit, it's back to square one, even from a totally different working copy.
What's up here?

Robin Pellatt wrote:
> Hi Folks,
>
> I seem to have somehow got my repository into an odd state, but can't
> work out how to fix it.
>
> First the details:
>
> WinXP
> SVNServe
> Subversion 1.2.0
> FSFS
> I'm the only user of this repository
>
> Now the problem:
>
> Yesterday I halted a commit from the command line with CTRL-C. Now
> every time I try to check in, whether it's from Tortoise or the command
> line, the operation hangs.
>
> Symptoms are (while trying to commit a new directory with some files in
> it):
>
> I get as far as "Transmitting file data....", but nothing further happens.
> The commit appears to be pretty much complete, because I can see my new
> files with Tortoise' repo-browser, at the new revision number.
> However, if I do 'svn st' from another DOS box, it shows the new files
> as though they have not been committed yet ('A'). It also shows that the
> new directory is locked ('L'), but also shows that all other directories
> in the directory where I've added the new one are also locked, even
> though they weren't in the commit.
>
> If I break out of the commit, I can then do 'svn cleanup', but now my
> working copy seems to be out of step with the repository. Trying 'svn
> up' gives "failed to add directory 'x': object of the same name already
> exists.
>
> The only way I seem to be able to get everything back in sync again is
> to delete my working copy from the next directory up, then run 'svn
> up'. This then gives me a correct working copy, complete with the new
> directory and files that I just added.
>
> So it rather looks as though the commit has worked on the repository
> side, but then something is preventing my working copy from being
> properly updated.
>
> So, any ideas anyone?
>
>
> Cheers,
>
> Robin.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

-- 
mirocs OHG
Development, Services and Trade
 
Am Krebsgraben 15
78048 Villingen-Schwenningen
Germany
Phone	+49 (0) 7721 / 99827 - 52
Fax	+49 (0) 7721 / 99827 - 60
e-Mail    pellatt@mirocs.com
Internet  www.mirocs.com   
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 27 10:58:38 2005

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.