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

Am I able to delete a folder in the trunk but have it persist in a branch?

From: Will Rose <will_at_willrose.ca>
Date: Thu, 21 Aug 2014 08:07:47 -0700 (PDT)

Let's say my trunk has three folder.
- Folder1
- Folder2
- Folder3

I create a branch MyBranch based on the trunk.

Then I delete Folder2 from the trunk because maybe it's unstable code.

Is there a way for Folder2 to persist inside MyBranch? My problem right now is if I want to merge changes from the trunk to MyBranch, it wants to delete Folder2 every time. I could allow it to delete and then copy the folder back in manually, but then I think I lose my revision history.

Is there an easy answer to this? Thanks.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-08-21 17:08:31 CEST

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.