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

Re: working copy corruption when network connection lost

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-03 21:21:40 CET

Philip Martin <philip@codematters.co.uk> writes:
> I've still got it. How should I create such an issue - can I do it via
> email or do I need to use the web interface? How do I attach a tar
> file using the web interface? The tar file of the subversion/bindings
> directory is 124K.

Web interface, see

   http://subversion.tigris.org/servlets/ProjectIssues

There should be some obvious place to attach a file to the issue.

> I believe I was updating from revision 721 to revision 727. Playing
> with the corrupt working copy I see

You were updating just the subversion/bindings/ directory, or just
subversion/bindings/swig/, right?

Sometimes a working copy can get into a state where you must run

   $ svn cleanup

This is not so much corruption as being in a correctably in-between
state; that is, the working copy has enough information to get back to
usability, but for various reasons insists that the user decide when
to do that, rather than doing it automatically.

Did you try cleanup?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:54 2006

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

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