How to add files over the web

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

Moderator: SourceGear

Post Reply
jdavis
Posts: 2
Joined: Mon Jan 16, 2006 4:20 pm

How to add files over the web

Post by jdavis » Mon Jan 16, 2006 4:25 pm

I'm accessing our vault server over the web, (http://<server name>/VaultService/VaultWeb/login.aspx) and I can retrieve files from the repositories, but cannot figure out how to add files to a repository, nor really how to check out/in files.

Am I missing some documentation here or is this not possible?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Mon Jan 16, 2006 5:44 pm

The Vault Web Client is read-only, for views of the folder tree, diffs, history, Blame, etc. For checkin and checkout, use the Vault GUI Client, IDE Client, or Command Line Client.
Linda Bauer
SourceGear
Technical Support Manager

jdavis
Posts: 2
Joined: Mon Jan 16, 2006 4:20 pm

Post by jdavis » Tue Jan 17, 2006 8:31 am

Can any of those be used over the web without needing to be on the same vpn as the vault server? Thanks.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Tue Jan 17, 2006 8:38 am

You don't necessarily need a VPN to connect to a Vault server. Vault runs in IIS, so you would connect on whatever port IIS is configured to use. The default IIS port is 80, and is usually open to the Internet.

If you can connect with a web client on port 80, you probably can connect with a Vault GUI Client as well.

Check with your System Admin about your Vault Server/IIS configuration.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply