Vault server name in SccAuxPath

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

Moderator: SourceGear

Post Reply
jlipp
Posts: 2
Joined: Wed Jun 27, 2012 10:27 am

Vault server name in SccAuxPath

Post by jlipp » Thu Jul 05, 2012 11:32 am

Our developers all work remotely, and may refer to our Vault server via the IP address or a DNS name. I've noticed that the Vault server name is stored in the .SLN file and .CSPROJ file here:

<SccAuxPath>http://dc2.cureis.com/VaultService</SccAuxPath>

Depending on who gets the source, it will try to modify and change all the SLN/CSPROJ files depending on their binding.

What is the recommended solution? Is there a way to setup the Vault binding so it does not do this? Or should we have all the developers put a consistent server name in their hosts file?

thanks, Jon

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

Re: Vault server name in SccAuxPath

Post by Beth » Thu Jul 05, 2012 4:03 pm

You will want to have your users all use the same connection when using projects that are bound to Vault through Visual Studio. That way they won't have binding conflicts with each other.

Another option would be to now work with the Vault VS plug-in, and instead use the Vault GUI client for check in/check out. Then there are no bindings to deal with.
Beth Kieler
SourceGear Technical Support

Post Reply