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

Re: Tortoise svn - how to chnage target repository

From: Judson Wilson <judson_at_powerstandards.com>
Date: Fri, 04 Feb 2011 09:01:59 -0800

> What I want to know is simply how to un-check a folder. Like I wrote before - let's assume I have checked out a wrong folder by mistake (maybe not even a programing folder) and want to un-check it totally from tortoise. I now only can do it by exporting, deleting and replacing - silly...
>
It sounds to me like what you really want to do is remove all the SVN
info from your working copy without destroying it. This event is rarely
needed, so most people don't do it, and it probably doesn't need to be
built into TSVN. I believe that other methods were listed, but one
method I use is the command line recursive delete. You can use "help
del" to see how to use the delete command. I recommend creating a
backup copy first, and then using some form of "del /S ".svn"" (I have
not tested this, you will need to investigate yourself).

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-04 18:02:10 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.