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

Re: svn revert problem ...

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-06-19 20:39:20 CEST

solo turn <soloturn99@yahoo.com> writes:

> # mkdir ts; touch ts/bla ts/bli ts/blu
> # mkdir ts1; touch ts1/bla ts1/bli ts1/blu
> # cp -r ts1 ts
> # svn add *
> # svn revert *
> svn: Working copy not locked
> svn: directory not locked (ts/ts1)

You have asked for a non-recursive revert of a schedule-add directory
with schedule-add children. What should revert do?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 19 20:41:54 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.