I'm currently using Vault 4.1.0.16216. I have a solution checked in with 3 projects checked in under that solution in Visual Studio 2008 with the enhanced client. I recently tried to add a new project to the solution and check it into vault. However, when I right-clicked on the project and tried to add to vault, the option was not available, it was grayed out. Is there a way to fix this?
I've also noticed that when new files are added to a project that the enhanced client does not automatically detect that they are new and so when that project is checked in that file is not included, you have to explicitly add it to the vault. Is there a way to fix this?
Add to Vault not Working
Moderator: SourceGear
The enhanced client should do all of these things:
I was able to verify all these behaviors on 4.1.0 in the simple case. So the question is, why doesn't it work for you?
- Automatically pend adds for new files in bound/online projects.
- Automatically pend adds for new projects in bound/online solutions.
- If for some reason you deleted the pending adds from the pending changes pane, you can redo them manually via the Add command on the context menu.
I was able to verify all these behaviors on 4.1.0 in the simple case. So the question is, why doesn't it work for you?
- Are you online?
- Is the solution bound?
- What does the change bindings dialog (File|Vault Source Control|Change Vault Bindings) look like? Are there invalid bindings?
- What's the relationship on disk between the solution file and your projects (see this for information on why that's possibly relevant).
- If you remove the offending project from the solution, then re-add it (via add existing project), what happens? Still nothing?
Ian Olsen
SourceGear
SourceGear
-
- Posts: 8
- Joined: Sat Dec 01, 2007 1:25 am