Command Line Set Working Folder

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

Moderator: SourceGear

Post Reply
dsmith
Posts: 16
Joined: Mon Jun 13, 2005 11:27 am

Command Line Set Working Folder

Post by dsmith » Wed May 03, 2006 3:22 am

There doesn't seem to be an option to Set the Working folder and "Force all subfolders to use inherited working folder". Is there a way I can do this from the command line, or is it an option that could be added to the command line?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Wed May 03, 2006 8:05 am

There is not currently an option to do this, but I'll add it as a feature request.

In the meantime, you can manually modify the CLC and add the option yourself. The function that clears out subfolders is _clientInstance.TreeCache.ClobberSubFolderWorkingFolders()

Note that you can use the CLC's UNSETWORKINGFOLDER to clear out specific nodes where working folders are assigned, but I don't believe it recursively clears out working folders.

Busboy
Posts: 55
Joined: Wed Mar 31, 2004 6:25 am

Post by Busboy » Sat Jun 30, 2007 4:55 am

Add my vote to this feature :)

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Fri May 30, 2008 2:35 pm

The Vault 4.1.2 CLC has the ability to force folders to use inherited working folders for setworkingfolder and unsetworkingfolder.
Subscribe to the Fortress/Vault blog

Post Reply