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

Re: Working copy not locked

From: Bernardo Arlandis Maņķ <bernardo_at_tsolucio.com>
Date: 2005-02-23 10:38:58 CET

En/na Louis Haynes ha escrit:
> I agree totally with your comments. I did not mean to include the build
> directories in the SVN. It was a stupid mistake of being too hasty to
> get things in a repository. I only figured out that I made the mistake
> when trying to add and commit new stuff. So now I need to remove these
> build directories but I'm having trouble becuase everything I try to do,
> I get that error.
> Thanks, Louis
>

Hi Louis.

Check out a new working copy in another place, there you'll be able to
delete everything that shouldn't be there with "svn delete ...". Copy
the files modified in your old working copy to this new one, or use a
diff to grab the changes. Use your new working copy and delete the old
one. Don't forget to do a commit to actually make the changes in the
repository.

Regards.
Bernardo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 23 10:41:18 2005

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

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