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