Is there a way to have automatic check outs?
For me when I edit a file, I sometimes get the check mark but most times I do not and I have to remember to go back to Visual Studio .net 2005 and manually check out the file.
I am using Vault 3.1.6 (SG 3158). When I installed Vault I chose to make Vault my default source repository. I also got the latest from within VSS 2005.
Thanks
Tom
Valut Integration with Visual Studio 2005
Moderator: SourceGear
Vault Integration with Visual Studio 200
Dear Linda:
I did that too but when I open a file (CS or aspx page) the check box does not show next to it in the Solution Explorer. So I'm not sure if I have the file checked out or not.
Tom
I did that too but when I open a file (CS or aspx page) the check box does not show next to it in the Solution Explorer. So I'm not sure if I have the file checked out or not.
Tom
Vault Integration with Visual Studio 2005
Linda:
In my Visual Studio 2005 project all I do is double clikc the file in the solution explorer and then start typing. Some times the check box shoing I have it checked out appears and more often than not, it does not. When I click Showing Pending Check Ins, my file does not appear.
Also, why when I click "Show Pending Checkins", Vault shows me Files/folders for Bin/Debug and OBj. I don't want these folders EVER to appear in Vault as they corrupt my nightly NAnt build. Is there a way to filter these files/folders from appearinf in "Show Pending CheckIns"?
Thanks
In my Visual Studio 2005 project all I do is double clikc the file in the solution explorer and then start typing. Some times the check box shoing I have it checked out appears and more often than not, it does not. When I click Showing Pending Check Ins, my file does not appear.
Also, why when I click "Show Pending Checkins", Vault shows me Files/folders for Bin/Debug and OBj. I don't want these folders EVER to appear in Vault as they corrupt my nightly NAnt build. Is there a way to filter these files/folders from appearinf in "Show Pending CheckIns"?
Thanks
Could be a case of a delay going on? I had found sometimes it takes a minute to register that you are going to edit that file. Do you manage to go in and make edits and save without the check mark ever showing up?
Visual Studio will try to add the bin directory to source control no matter which source control product you use as far as I know.
Visual Studio will try to add the bin directory to source control no matter which source control product you use as far as I know.
Is it possible the files were not saved by Visual Studio, thus causing Vault to do an Undo Checkout w/ Revert?
If you go to the Tools -> Options -> Source Control (SCC Provider) -> Advanced. Check the Files settings. On the Undo checkout option, choose "Leave" instead of "Revert".
This won't solve the problem, but if you have files which have your changes, and the repository does not, we would know it is related to Visual Studio not saving the file, saving the file in a different location or the Vault client does not see the file as modified.
If you go to the Tools -> Options -> Source Control (SCC Provider) -> Advanced. Check the Files settings. On the Undo checkout option, choose "Leave" instead of "Revert".
This won't solve the problem, but if you have files which have your changes, and the repository does not, we would know it is related to Visual Studio not saving the file, saving the file in a different location or the Vault client does not see the file as modified.
Jeff Clausius
SourceGear
SourceGear