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

RE: Unversioning a folder

From: Bob Archer <bob.archer_at_amsi.com>
Date: Thu, 19 Feb 2009 16:04:02 -0500

> I need the folder. I don't want to delete it just unversion it because
> it contains generated info, not source code.

Right... export it to the same location will make it "unversioned" but
it will still be in the repository. The only way to remove it from the
repository is to delete it from the repository. Once you have done that
you can export it to itself (or just delete the .svn folder).

If you don't remember it from the repo it will still be there when you
do checkouts/updates. Also, after you delete it you should probably
ignore it and commit the ignore so other devs won't add/commit it again.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1194259

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-19 22:04:15 CET

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

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