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

Re: Removing SVN-Control from Subfolder?

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: 2007-12-21 13:19:38 CET

Klaus-Martin Bach wrote:
> Hello everybody!
>
> Adding a new subfolder to a SVN-controlled folder is easy: When I
> commit my folder to the server, Torteoise finds the new subfolder and
> I can add it to the repository. But how can I remove the subfolder
> from the repository? I don't want to delete the folder. I simply want
> that it's not in the repository anymore.

Whatever you do, the folder will end up deleted from your working copy,
so you must make copy of it first.

Then you can either delete the folder remotely using the repo browser,
then do an update, or, you can do TSVN->delete, then do a commit.

Whichever you choose, you will have removed the folder from the repo and
  from the working copy. Now take the "copy of subfolder" you made
earlier, and rename it back to "subfolder" and you will have done what
you want.

>
> Thanks für your answers,
> KMB

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Dec 21 13:23:30 2007

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.