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
Vault server name in SccAuxPath
Moderator: SourceGear
Re: Vault server name in SccAuxPath
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.
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
SourceGear Technical Support