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

Re: Missing .svn/tmp file after CTRL-C

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2005-05-18 01:00:01 CEST

Hi Karl,

It might be a problem on our side. Apparently the person who
encountered this problem did a kill command after CTRL-C because
CTRL-C did not kill the process for some time. I am not sure if this
problem is expected if we do a "kill -9" after CTRL-C. If not, this
could be a bug.

Thanks!
-Hari

On 13 May 2005 22:09:28 -0500, kfogel@collab.net <kfogel@collab.net> wrote:
> What version of the Subversion client were you using?
>
> If necessary, could you supply the entire working copy, and identify
> which file you tried to update? If it was a very recent Subversion,
> and this happened, then it's a bug we should investigate.
>
> -Karl
>
> Hari Kodungallur <hkodungallur@gmail.com> writes:
> > At the top level of our working copy we did
> >
> > svn update <one-file>
> >
> > Our repository is kinda very large. Apparently even though the update
> > was for only one file, it is going through the entire WC, as it is
> > taking a huge amount of time to just this one update.
> > At some point of time, we did a CTRL-C and interrupted the svn update.
> > After this, the WC seems to have gotten corrupted. It keeps telling me
> > that the working copy is locked and asked to do a 'svn cleanup'. But
> > svn cleanup gives the following error
> >
> > svn: Can't open directory '<somedir>/.svn/tmp': No such file or directory
> >
> > The <somedir>/.svn did not have the tmp directory and just so that I
> > can somehow proceed, I created that directory. So it goes beyond that
> > and gives the same error for the next directory, and the next and so
> > on. Obviously for a size of WC we have, we can not create tmp
> > directories everywhere. Is there any way we can get out of this? The
> > WC has several local changes and so its not that useful to checkout a
> > new WC.
> >
> > I would grately appreciate it if you can suggest some workarounds.
> >
> > Thanks
> >

-Hari
SpikeSource Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 18 01:01:50 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.