Question about branching

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Lane
Posts: 85
Joined: Thu Oct 26, 2006 10:58 am

Question about branching

Post by Lane » Fri Oct 31, 2008 12:56 pm

Suppose I have a folder in a Vault repository called ABC, and I create a branch on that folder called XYZ. After the branch I do ongoing work in both ABC and XYZ. Eventually, I merge ABC into XYZ and I delete ABC. Does XYZ still maintain in its history what was originally in ABC's history?

In the same scenario, suppose I don't end up doing ongoing work in ABC, so I just delete that folder without doing a merge. In that case, do I still have full history in XYZ?

In a nutshell, if I delete ABC do I lose any history?

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Question about branching

Post by Beth » Fri Oct 31, 2008 2:58 pm

A delete does not permanently remove anything from the database, only an obliterate does. You can't obliterate an item that still has outstanding branches in the repository that were made from it.
Beth Kieler
SourceGear Technical Support

Lane
Posts: 85
Joined: Thu Oct 26, 2006 10:58 am

Re: Question about branching

Post by Lane » Fri Oct 31, 2008 3:09 pm

Sorry, I was not clear in my question.

Going back to my original example, if I view history on XYZ, will I see history from prior to the branch? And will that history still be visible if I delete ABC?

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Question about branching

Post by Beth » Fri Oct 31, 2008 3:46 pm

Yes, history is still viewable.
Beth Kieler
SourceGear Technical Support

Post Reply