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

Re: svn cleanup creates locks instead of removing them?

From: <kfogel_at_collab.net>
Date: 2003-10-17 22:07:46 CEST

solo turn <soloturn99@yahoo.com> writes:
> $ svn st
>
> $ svn cleanup
>
> <kill svn cleanup from another window>
>
> $ svn st
> L .
> L bla
> L bla\a
> L bla\b
> L bla\c
> L otherdir
> L otherdir\a
> .....
>
> why this makes sense?

'svn cleanup' uses locks as part of doing what it does, just like any
other command. It removes them when finished. If it's allowed to
finish, that is.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 17 22:45:14 2003

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.