Checkout from the command line

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

Moderator: SourceGear

Post Reply
MH

Checkout from the command line

Post by MH » Thu Apr 29, 2004 12:37 pm

In the GUI client, I am able to checkout entire directories (recursively). I do get a dialog asking if I'm sure I want to check out every file under this directory, but I click OK and it checks it out.

Is there a way to do this in the command line client? I'm getting the error:

$/Applications/<Appdirectory> exists, but the CHECKOUT command can only be used to checkout individual files

I looked at the help associated with the command, but it doesn't have any parameters/switches to pass to the command indicating it's a directory I would like to checkout.

Thanks,
Mark

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

Post by dan » Thu Apr 29, 2004 1:21 pm

There isn't a way to checkout a folder in the command line, although this has been requested before. We'll add you name to the request.

We do provide source to the command line client, so if this is a critical issue for you, you could always dive in :)

Post Reply