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

Re: 0.15 doesn't like my working dir anymore

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-12 16:31:45 CET

The working copy is a psuedo-journaled filesystem. If it was locked,
it's because some journal (log) hadn't been executed yet. You still
need to run 'svn cleanup' to run any leftover logs... otherwise you
risk leaving your working copy in an inconsistent state.

By the way... perhaps our strerror that prints "Working copy locked"
should *also* say something like "Run 'svn cleanup' to fix"?

Jani Monoses <jani@iv.ro> writes:

> By hand but not individually of course :)
> didn't know about svn cleanup of course :)
>
> >
> > ...which, of course, you know that because you deleted them BY HAND!
> > Did you try to run 'svn cleanup' first?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 12 16:34:00 2002

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.