Search found 103 matches

by vrapp
Fri Sep 28, 2007 12:22 pm
Forum: Support (Vault)
Topic: What .net framework is required?
Replies: 1
Views: 1562

What .net framework is required?

Hello, this is somewhat low-priority problem, but still may be interesting. On my machine, I have .net framework 1.1 and 2.0. Have VB6 and Vault client as default provider. Everything works. One day, I accidentally uninstall .net framework 1.1. After that VB6 crashes whenever there's operation invol...
by vrapp
Wed Jul 25, 2007 3:55 pm
Forum: Support (Vault)
Topic: Adding files from subdirectories results in missing status
Replies: 5
Views: 3444

...and if I do, and then I want to check out that file, will it be checked out to the place from where it was added? or to the working directory defined for the project?
by vrapp
Wed Jul 25, 2007 3:42 pm
Forum: Support (Vault)
Topic: Adding files from subdirectories results in missing status
Replies: 5
Views: 3444

so is it valid then to add files without subdirectories? I guess if Vault allows this, then there must be some way to work with those files then?
by vrapp
Wed Jul 25, 2007 1:45 pm
Forum: Support (Vault)
Topic: Adding files from subdirectories results in missing status
Replies: 5
Views: 3444

Adding files from subdirectories results in missing status

Hello, In file system, I have directory X with several subdirectories with files. In Vault, I have directory Y which working directory is set to X. The subdirectories of X each have multiple files; I want to add only one file from each subdirectory to Vault. I right-click Y in Vault, select "ad...
by vrapp
Wed Jan 31, 2007 12:17 pm
Forum: Support (Vault)
Topic: In VB6, first logon always fails
Replies: 3
Views: 3123

Beth wrote:It sounds like VB6 is accessing old information instead of your current profile. Check out this article for a fix suggestion: http://support.sourcegear.com/viewtopic.php?t=2474.
Much thanks, that fixed it.
by vrapp
Wed Jan 31, 2007 11:06 am
Forum: Support (Vault)
Topic: In VB6, first logon always fails
Replies: 3
Views: 3123

In VB6, first logon always fails

Hello, in Vault Client, I have one profile stored with login and password, "automatically login using this profile" is checked, and when I open Client, it works OK. But when I open a VB6 project integrated with Vault, there's error message "the username or password supplied is invalid...
by vrapp
Wed Nov 15, 2006 12:14 pm
Forum: Support (Vault)
Topic: Imperfect Merge
Replies: 5
Views: 3815

What's in the folder _sgback indeed matches the center pane. But the last version in the database matches the right pane, since 2005.
by vrapp
Wed Nov 15, 2006 9:20 am
Forum: Support (Vault)
Topic: Adding new and checkig in edited - separate transactions
Replies: 1
Views: 1824

Adding new and checkig in edited - separate transactions

In Visual Studio 2005, I add new file to the project, and edit several files. Finally, I'm checking in everything. The log shows: ======================================= [11/15/2006 09:15:19] Preparing data to begin transaction [11/15/2006 09:15:20] Beginning transaction [11/15/2006 09:15:20] Add $/...
by vrapp
Wed Nov 15, 2006 9:17 am
Forum: Support (Vault)
Topic: Imperfect Merge
Replies: 5
Views: 3815

(sorry for the late reply). No, I'm the only user.
by vrapp
Fri Nov 10, 2006 2:24 pm
Forum: Support (Vault)
Topic: Imperfect Merge
Replies: 5
Views: 3815

Imperfect Merge

Hello, the following picture shows the Compare/Merge window; if you look, it's clear that the comparison does not do good job in suggesting what to replace. It should only suggest to insert lines 25 and 33 from the left panel, and probably this could be accomplished automatically. Why is it showing ...
by vrapp
Tue Oct 03, 2006 10:52 am
Forum: Support (Vault)
Topic: Suggestion: purge old copies
Replies: 5
Views: 3652

Curious, is there progress in that direction?

The archive/restore function you mentioned - is it something that is planned?
by vrapp
Wed May 31, 2006 2:32 pm
Forum: Support (Vault)
Topic: How to check out with leaving the work copy intact?
Replies: 7
Views: 5097

I see. I have to say, it's still somewhat confusing. 1. For a renegade, after I say "don't overwrite/merge later", the status reads "merged", which is probably incorrect. 2. when I close Diff, it prompts to save central panel; if I say "yes", it then says that it can't ...
by vrapp
Wed May 31, 2006 11:32 am
Forum: Support (Vault)
Topic: How to check out with leaving the work copy intact?
Replies: 7
Views: 5097

Are you using the Vault GUI Client for the operations you have described, or Visual Studio? I tried Vauld Client 3.1.8, VS6, and VS.NET 2003. In Vault Client (dialog "check out"), I can't even see the difference - there's no button to open Diif. IN VS6 and 2003, it's the same dialog: http...
by vrapp
Tue May 30, 2006 1:02 pm
Forum: Support (Vault)
Topic: How to check out with leaving the work copy intact?
Replies: 7
Views: 5097

oh, and another thing - just noticed.

On that dialog "locally modified file", if I press "cancel", the file still gets checked out. I thought "cancel" would have to stop the operation.
by vrapp
Tue May 30, 2006 12:57 pm
Forum: Support (Vault)
Topic: How to check out with leaving the work copy intact?
Replies: 7
Views: 5097

If you "Show Merge" and like the automatic merge result, you can accept it Hmm... Are we talking about the same thing? The dialog is called "Locally Modified File". It has 3 overwrite options - "overwrite", "do not..." and "attempt automatic merge",...