speeding up vault command line client

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

Moderator: SourceGear

Post Reply
tcarreon
Posts: 9
Joined: Thu Jun 17, 2004 6:43 pm
Location: Frederick, MD

speeding up vault command line client

Post by tcarreon » Fri Jul 23, 2004 1:52 pm

are there any tricks or tips to speed up and reduce the amount of overheard for the command line client? there are times when we have multiple clients started and they seem to kind of bog down the machine (memory's cheap i know) but i was wondering.

basically we're always doing a get latest and do not care if there were changes. it can send me the whole file if that's faster and overwrite what's on the disk. also don't need to keep a cache or what not.

how can i make it as fast and lightweight as possible? compared to the GUi client it's half the size, but still...
Attachments
multiplevaults.JPG
multiplevaults.JPG (48.15 KiB) Viewed 3127 times

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Fri Jul 23, 2004 8:54 pm

I don't think there's much you can do w/ the CLC as is. You could explore using the CLC in batch mode, or downloading / modifying the CLC source code to create something which better fits your needs.

One other suggestion - Could this possibly be a place for shadow folders?
Jeff Clausius
SourceGear

tcarreon
Posts: 9
Joined: Thu Jun 17, 2004 6:43 pm
Location: Frederick, MD

Post by tcarreon » Tue Jul 27, 2004 9:54 am

excellent. yes! shadow folders. thanks.

Post Reply