Search found 164 matches

by Terence
Mon Mar 24, 2008 2:18 pm
Forum: Support (Vault)
Topic: New User IDE Questions
Replies: 14
Views: 6342

If you right-click the form, do you get the option to check it out?
by Terence
Mon Mar 24, 2008 1:54 pm
Forum: Support (Vault)
Topic: New User IDE Questions
Replies: 14
Views: 6342

Getting a project only gets it. Checking out is a separate step. However, when you go to edit a file, it should prompt you to check out the file.

I cannot see your screen shot. Can you please attach it to your next post?
by Terence
Mon Mar 24, 2008 12:32 pm
Forum: Support (Vault)
Topic: New User IDE Questions
Replies: 14
Views: 6342

Maybe the information in this thread can be of assistance: http://support.sourcegear.com/viewtopic ... ht=vbaddin
by Terence
Thu Mar 20, 2008 9:38 am
Forum: Gold Support (Vault) -- Read-only
Topic: Error Initializing Vault in ComInit():
Replies: 16
Views: 22646

At this point, I only have one more suggestion. Can you try a Visual Studio repair?
by Terence
Wed Mar 19, 2008 12:33 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Error Initializing Vault in ComInit():
Replies: 16
Views: 22646

Uninstall Vault completely, and after you uninstall, go here and download the Windows Installer Clean Up Utility from Microsoft.

Then run that tool and remove all traces of SourceGear products from your registry.

Next, reinstall SourceGear Vault.
by Terence
Wed Mar 19, 2008 11:48 am
Forum: Gold Support (Vault) -- Read-only
Topic: Error Initializing Vault in ComInit():
Replies: 16
Views: 22646

I'm sorry. I misread your earlier posts. I understand now, that you're using Visual Studio 2003. There is no enhanced client for VS 2003, so please disregard my previous post. Well, I'm not sure what would cause these issues on the machine in question. If you're positive that there aren't any anti-v...
by Terence
Wed Mar 19, 2008 9:55 am
Forum: Support (Vault)
Topic: Issue with team development and code version synchronization
Replies: 9
Views: 3867

I think the changes that you just made are right on target and should help track down what's going wrong. Do you think you could post a screen shot of your Vault options page from within Visual Studio? Tools->Options->Source Control->Plug-in Settings->[click advanced button]->Local Files And also To...
by Terence
Wed Mar 19, 2008 9:45 am
Forum: Support (Vault)
Topic: Issue with team development and code version synchronization
Replies: 9
Views: 3867

Hmmmm....

How do you know, when you're in this state? Do you check with the GUI client each time, before making a change?
by Terence
Wed Mar 19, 2008 9:38 am
Forum: Support (Vault)
Topic: Issue with team development and code version synchronization
Replies: 9
Views: 3867

Yes it is. Thank you. :)

So, let me try and make sure that I'm understanding your problem.

If you make a change to a file, and check that change in, the other developer does a Get Latest or a Checkout and s/he does not end up with the version that you recently Checked In?
by Terence
Wed Mar 19, 2008 9:13 am
Forum: Support (Vault)
Topic: Issue with team development and code version synchronization
Replies: 9
Views: 3867

Does this happen with any project type or is it a particular project (or group of projects)?
by Terence
Wed Mar 19, 2008 9:03 am
Forum: Gold Support (Vault) -- Read-only
Topic: Error Initializing Vault in ComInit():
Replies: 16
Views: 22646

Can you tell me what happens, if you switch to our Enhanced plugin?
by Terence
Wed Mar 19, 2008 7:58 am
Forum: Support (Vault)
Topic: Classic Client with Visual Studio 2008
Replies: 1
Views: 1471

Yes the Vault 3.1.2 plugin still works with Visual Studio 2008. However, it will not take advantage of any new features, but the current set of features should continue to work just fine.
by Terence
Tue Mar 18, 2008 3:05 pm
Forum: Support (Vault)
Topic: Pending Checkins shows deleted files
Replies: 9
Views: 4457

Hmmm... it hasn't been deleted from Vault and it's not there now. This would lead me to believe that it was never controlled then. Ok... we can try this then. From the File menu, go to Source Control->Change Source Control Then for the project that's has the problem file, click the Unbind button. Cl...
by Terence
Tue Mar 18, 2008 2:54 pm
Forum: Support (Vault)
Topic: Pending Checkins shows deleted files
Replies: 9
Views: 4457

Can you please try: Using the Vault GUI client. 1. Go to where it would exist in the Vault repository and right-click the parent folder. 2. View the properties of the parent folder from the right-click menu. 3. Go to "deleted items" and undelete the troubled file. Go back to Visual Studio....
by Terence
Tue Mar 18, 2008 2:40 pm
Forum: Support (Vault)
Topic: Pending Checkins shows deleted files
Replies: 9
Views: 4457

Hello, ccoleman88.

I'm assuming this is a web project? If so, how was the file deleted?

By that I mean, was it deleted from disk and from the repository by the same user?