Default Repository not working
Moderator: SourceGear
Default Repository not working
Since the 3.1.2 upgrade, VS.Net *always* asks me to pick a repository, despite my profile being set to default to the only repository I have. Vault Client doesn't ask me however. I have edit the profile, deselected and reselected the option etc but still no joy.
There might be a problem in your mssccprj.scc file (it might contain the wrong repository id, which would cause it to try to login to an incorrect repository, and then display the dialog).
Check the mssccprj.scc file in your solution or project folder, and make sure the rep id is correct (see http://support.sourcegear.com/viewtopic.php?t=2474 for a description of the format of the file). If you've only ever had one repository, there should be a :1 at the end of the line.
Check the mssccprj.scc file in your solution or project folder, and make sure the rep id is correct (see http://support.sourcegear.com/viewtopic.php?t=2474 for a description of the format of the file). If you've only ever had one repository, there should be a :1 at the end of the line.
SCC = This is a source code control file
[ExtraMile.iChange.sln]
SCC_Aux_Path = http://www.xceptionsoftware.com/VaultService|Xception:1
SCC_Project_Name = $
That's the correct URL, and the correct repository... has not changed in about 6 months.
[ExtraMile.iChange.sln]
SCC_Aux_Path = http://www.xceptionsoftware.com/VaultService|Xception:1
SCC_Project_Name = $
That's the correct URL, and the correct repository... has not changed in about 6 months.
OK - send me the log file and we'll see if there is anything there that helps track it down. Is this on the same solution you are having troubles with in http://support.sourcegear.com/viewtopic ... 8444#18444
There is an IDE log (described at http://support.sourcegear.com/viewtopic.php?t=2898), and you might also want to turn on the regular client log as well.