Need "Detect New Files" output

If you are having a problem using Vault, post a message here.
Post Reply
dprothero
Posts: 44
Joined: Sun Mar 21, 2004 12:18 pm
Location: Stockton California
Contact:

Need "Detect New Files" output

Post by dprothero » Fri Jun 29, 2012 12:40 pm

There's a nice feature in the GUI called Detect New Files that brings up a dialog showing all files not under source control in the working directory. However, I need the list of these files output as a text file. Is there any way to do this?

I assume I could use the API to write something, but thought I would ask before I went that far.

Thanks.

David

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

Re: Need "Detect New Files" output

Post by Beth » Fri Jun 29, 2012 4:07 pm

There currently isn't a way to output to a file. I could enter a feature request if you would like.

You might try using our command-line client to perform a Diff and redirect the results to a file: http://download.sourcegear.com/misc/vau ... c.htm#DIFF.
Beth Kieler
SourceGear Technical Support

Post Reply