Search found 103 matches

by vrapp
Thu Aug 26, 2004 8:24 am
Forum: Support (Vault)
Topic: Check Out problems
Replies: 1
Views: 2653

Check Out problems

1. From Vault client 2.0.5, I check out a renegade file with the option "overwrite". Vault shows a prompt that the local file might have been modified. I press cancel. Nevertheless, the file becomes checked out in Vault. But the local file remains unchanged. 2. Same, but with option "...
by vrapp
Thu Aug 26, 2004 8:07 am
Forum: Support (Vault)
Topic: Get Latest Version
Replies: 3
Views: 3467

Re: Get Latest Version

If I set Modified Local File to Do not overwrite/merge later , Vault overwrites the local file without the prompt, though the checkbox Prompt for modified files was checked. Also, according to Help and even the name of the mode, Vault shouldn't overwrite the file in this case - it should create the...
by vrapp
Thu Aug 26, 2004 7:51 am
Forum: Support (Vault)
Topic: Installation: why server feature can't be made unavailable?
Replies: 2
Views: 3142

Installation: why server feature can't be made unavailable?

During the installation of the full package on the client workstation, I don't want to install the server ever - only client and SCC provider. However, in the installation the feature "Server" does not have the option "entire feature will be unavailable" - only "feature will...
by vrapp
Mon Aug 23, 2004 12:21 pm
Forum: Support (Vault)
Topic: Long completion of transaction
Replies: 8
Views: 8551

It depends. The transaction completed; that's a plus. It took longer than expected. I'm using Vault Client, checking in an Access project about 10MB large. The file gets transfered to the database in seconds, but then that ending the transaction takes minutes. Do all checkins take this amount of ti...
by vrapp
Mon Aug 23, 2004 10:02 am
Forum: Support (Vault)
Topic: Get Latest Version
Replies: 3
Views: 3467

Get Latest Version

I create a text file test.txt; in Vault I create new folder TEST and add test.txt to it. Then I reset the read-only of the local test.txt, modify it and save. Then I try to "get latest version" from Vault. Vault shows the prompt. If I set Modified Local File to Overwrite , Vault overwrites...
by vrapp
Mon Aug 23, 2004 8:48 am
Forum: Support (Vault)
Topic: Long completion of transaction
Replies: 8
Views: 8551

Long completion of transaction

Here's the log: [8/23/2004 09:40:34] Preparing data to begin transaction [8/23/2004 09:40:34] Beginning transaction [8/23/2004 09:40:35] Check in $/PIMS/PIMS.adp [8/23/2004 09:40:49] Ending the transaction [8/23/2004 09:42:33] Transaction completed successfully Vault 2.0.4 was hanging in "compl...
by vrapp
Sat Apr 24, 2004 7:57 pm
Forum: Support (Vault)
Topic: VS.net - "open from source control" - host of prob
Replies: 2
Views: 3706

VS.net - "open from source control" - host of prob

I have Visual Studio.Net project checked in in Vault. The project consists of the solution, project, and several forms and modules. I start Visual Basic.Net and use menu file/source control/open from source control; I specify working folder and press OK. VB.Net then retrieves only two files - .sln a...
by vrapp
Sun Apr 18, 2004 6:57 pm
Forum: Support (Vault)
Topic: What's the right way to reuse files?
Replies: 6
Views: 7998

Have you had trouble with getting it to work this way when they are not in the same solution? Thanks, I tried and it worked OK, with maybe one concern: if the common component is checked out/changed/checked in in its solution, the consumer project does not receive any notification. Unless it perfor...
by vrapp
Fri Apr 16, 2004 11:35 am
Forum: Support (Vault)
Topic: What's the right way to reuse files?
Replies: 6
Views: 7998

Thanks for your response Dan You said: Add the solution and projects to source control meaning, the projects should be within one solution? That does not seem realistic to me. I have many projects, and they are unrelated. However, they do share components, like "About" form, or module doin...
by vrapp
Thu Apr 15, 2004 1:10 pm
Forum: Support (Vault)
Topic: Newly added files get status Missing - is it correct?
Replies: 1
Views: 3447

Newly added files get status Missing - is it correct?

If I add a project to vault from Visual Studio, the status of all files becomes checked in.

But If I add a file from folder to Vault using Vault interface, its status becomes Missing.

Is it correct?
by vrapp
Thu Apr 15, 2004 1:07 pm
Forum: Support (Vault)
Topic: Linking files from another project in vb.net is not perfect
Replies: 1
Views: 3765

Linking files from another project in vb.net is not perfect

Here's the scenario. In VB.net 2003, I create Project1 having Form1.frm file, and Project2 having Form2.frm file. I add both projects to Vault. I keep both project1 and project2 open in VB.net. Now I want to reuse Form1 from Project1 in Project2. In VB.net in Project2, I "add existing file"...
by vrapp
Thu Apr 15, 2004 12:18 pm
Forum: Support (Vault)
Topic: What's the right way to reuse files?
Replies: 6
Views: 7998

What's the right way to reuse files?

Hello: I have a VB.net project that is already added to the vault and checked out. Now I want to add an existing module X from my code repository. The repository is located in another folder, and files from it normally are reused by different projects. What's the best practice to do that? I tried to...
by vrapp
Tue Apr 06, 2004 12:39 pm
Forum: Support (Vault)
Topic: Comments
Replies: 1
Views: 3663

Comments

When I'm checking out a project in VB.Net, the length of the field "comments" is only about 50 characters. Usually, I write there notes about the changes, and 50 characters is certainly not enough. Why is it so small? is there a way to increase the size?