How to compare 2 branches?

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

Moderator: SourceGear

Post Reply
frizzo
Posts: 40
Joined: Mon Jun 27, 2005 12:27 pm

How to compare 2 branches?

Post by frizzo » Tue Jun 03, 2008 11:01 am

How can I compare 2 branches without bringing one down locally?

Using Vault 3.5.3

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

Post by Beth » Tue Jun 03, 2008 12:40 pm

The diff is comparing what's in your working folder to something else, so at least one has to be on disk in a working folder if used in Vault. For a different folder in Vault you would select 'Any Repository Folder/File'.

GregM
Posts: 485
Joined: Sat Mar 13, 2004 9:00 am

Post by GregM » Tue Jun 03, 2008 7:28 pm

If you don't have either of them on disk, you should be able to do a history query on on folder, and from there do the diff to the other repository folder. This would download all the files to temp directories and run the diff on those folders.

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

Post by Beth » Wed Jun 04, 2008 8:03 am

That's right. And selecting the latest in the history would get you the latest in the repository.

Post Reply