Can I get Line Change numbers?

Post your questions regarding using the Vault and Fortress API in your programs.

Moderator: SourceGear

Post Reply
brianwelsch
Posts: 3
Joined: Thu Sep 27, 2012 1:59 pm

Can I get Line Change numbers?

Post by brianwelsch » Wed Nov 05, 2014 3:56 pm

Hi,

I'm completely new to Vault's API and Command Line. I've been asked to get the following information for a given branch.

Number of Lines Deleted/Added/Changed between the initial version and Current within a given folder.

Can anyone point me in the right direction? Is it something I can pull out of the database if it isn't accessible through the API?

Thanks!
Brian

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

Re: Can I get Line Change numbers?

Post by Beth » Thu Nov 06, 2014 6:29 pm

We don't currently have anything that provides the kind of information for which you are looking. You could perform a Show Differences between file versions and there will be a changes count in the bottom right corner, but it will only give you counts between the two files diff'd. It won't look through the history and add up the changes between each version checked in.
Beth Kieler
SourceGear Technical Support

Post Reply