Opening Projects Nightmare
Moderator: SourceGear
Opening Projects Nightmare
Hi
I have a number of very frustrated colleagues in my office who are having numerous problems with Vault.
The biggest problem however is for a colleague to open a project in Visual Studio from Vault. It has got to screaming point to try and do this and I was really hoping someone might be able to offer some advice/codes of practice for this? Just to add, the colleague is trying to open the solution created by another colleague.
Our projects are made up of a single solution file and multiple projects within the solution. I would expect that if I tried to open a solution file from Source Control ie. Vault, it should copy all the files to the working directory location and then open all the projects from their working directory location - but it doesn't It tends to give an operation not working style error.
Could someone please suggest how I should resolve this issue as I am the one who suggested and implemented Vault and obviously am now the one who is getting the brunt of all the frustrations!
Thanks in advance
Dave
I have a number of very frustrated colleagues in my office who are having numerous problems with Vault.
The biggest problem however is for a colleague to open a project in Visual Studio from Vault. It has got to screaming point to try and do this and I was really hoping someone might be able to offer some advice/codes of practice for this? Just to add, the colleague is trying to open the solution created by another colleague.
Our projects are made up of a single solution file and multiple projects within the solution. I would expect that if I tried to open a solution file from Source Control ie. Vault, it should copy all the files to the working directory location and then open all the projects from their working directory location - but it doesn't It tends to give an operation not working style error.
Could someone please suggest how I should resolve this issue as I am the one who suggested and implemented Vault and obviously am now the one who is getting the brunt of all the frustrations!
Thanks in advance
Dave
Re: Opening Projects Nightmare
It should do what you expect, although Visual Studio will determine the working folder locations, and they will be underneath the solution file root folder.davecourt wrote:Our projects are made up of a single solution file and multiple projects within the solution. I would expect that if I tried to open a solution file from Source Control ie. Vault, it should copy all the files to the working directory location and then open all the projects from their working directory location - but it doesn't It tends to give an operation not working style error.
I'll need more details on what exactly is happening - what steps are you taking, and what messages are appearing when?
Also, make sure you look at the output window, and you might also want to turn on client side logging, described at http://support.sourcegear.com/viewtopic.php?t=2898
That feature was added in the 3.0 release, so you'll need to upgrade to get it. But, I think you can simply delete the working folder entry from the textbox, and it will unset it. Otherwise, you can try things in this thread:
http://support.sourcegear.com/viewtopic.php?t=539#1662
http://support.sourcegear.com/viewtopic.php?t=539#1662
See the downloads page at http://www.sourcegear.com/vault/releases/3.0.html