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

Re: Working copy 'xsd' not locked

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-03-15 17:01:08 CET

<This is really a users@subversion.tigris.org question>

Graham Leggett wrote:
> The directory xsd has been added to svn, but the directory contains no
> .svn directory (in an effort to fix an svn add that added way more files
> than it should have, I have moved it out the way).

That was your first mistake. Those files are there for your benefit.
Put the .svn file back then use 'svn revert' to remove all of files
which were mistakenly added.

You should be able to do 'svn revert xsd' in the parent folder and have
it clean things out there too, but I'm not positive that will work. By
removing the child .svn file, you have left your working copy in an
unstable state.

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 15 17:03:15 2005

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.