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.
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.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.