Search found 42 matches

by jnapier
Tue Feb 15, 2005 9:42 am
Forum: Support (Vault)
Topic: Unknow Certificate
Replies: 0
Views: 2633

Unknow Certificate

I am continually getting this warning message throught he command line. Certificate Problem with accessing https://rnc_offsite.remotenet.com/VaultService/VaultService.asmx Problem code 0x00000000, Unknown Certificate Problem. Accepting Certificate despite problems. I have added in the root CA as a t...
by jnapier
Mon Feb 14, 2005 11:12 am
Forum: Support (Vault)
Topic: Incompatibale Version
Replies: 8
Views: 4897

Incompatibale Version

I recieved an error that looks like one of the users may have installed the 3.0 client version while the server is 2.06. The error I am recieving is listed below. I can not figure out how to fix the this problem. Hopefully someone can provide some insight, thank you. The working folder state informa...
by jnapier
Wed Jan 05, 2005 4:47 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Vault integration into a custom app
Replies: 4
Views: 6340

Is there an API to perform admin functions on Vault, such as adding a user.

I couldn't find anything in the client api.
by jnapier
Wed Jan 05, 2005 12:57 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Vault integration into a custom app
Replies: 4
Views: 6340

Vault integration into a custom app

I have just started brainstorming on a new project for this year. The app is basically a custom CMS system for a specific area of one of our client sites. I was thinking about using vault as the source control repository for the application. The existence of vault would be transparent to the user so...
by jnapier
Wed Nov 03, 2004 1:53 pm
Forum: Gold Support (Vault) -- Read-only
Topic: undocheckout multiple file through command line
Replies: 1
Views: 3425

undocheckout multiple file through command line

I'm trying to undo multiple checkout through the command line and I can't seem to perform the operation on multiple files at once. Is this not possible? Here is the command I am using and the result I am getting. One file at a time works fine, but I need to undo the whole changeset. Can you tell me ...
by jnapier
Mon Sep 06, 2004 11:44 pm
Forum: Support (Vault)
Topic: System Account abd Checkout
Replies: 1
Views: 2338

System Account abd Checkout

I have a scheduled task setup that needs to run as the System account. The scheduled taks gets latest version of files in a project and then attempts to checkout a file. I get an error message but the file actually shows up as checked out. i believe I am getting the error because the sytem account d...
by jnapier
Wed Aug 04, 2004 10:56 am
Forum: Support (Vault)
Topic: New command line "find file" utility available
Replies: 27
Views: 45498

Is there a way to checkout the files that have been found by the utility
by jnapier
Tue Mar 30, 2004 12:23 pm
Forum: Support (Vault)
Topic: Store Working Folder Data in different location on disk
Replies: 3
Views: 5185

Store Working Folder Data in different location on disk

I was wondering if you can store working folder data in any other location besides %APPDATA%\SourceGear\Vault_1\<AppType>\<Unique Repository ID>\<user>\_sgvault.

My c drive is low on space and I need to move the location of this storage spot. How do I change this?
by jnapier
Thu Mar 11, 2004 4:20 pm
Forum: Support (Vault)
Topic: Merge Exception
Replies: 2
Views: 5319

Merge Exception

When attempting a merge, I get an application message box on the Moves and Shares Page of the wizard. If I click quit and then come back and try again, All is fine. This happens consistently though when performing a merge. The following is the details of the exception: See the end of this message fo...
by jnapier
Thu Mar 11, 2004 2:50 pm
Forum: Support (Vault)
Topic: Checkout of Branch on VS.Net web project
Replies: 2
Views: 5689

This doesn't work as described in the knowledge base article. There are two problems. 1. When unbinding the solution, I have to unbind all projects except for the web project. It won't let me just unbind the solutiuon. 2. When selecting the appropriate project in Vault when rebinding, the selected f...
by jnapier
Thu Mar 11, 2004 3:12 am
Forum: Support (Vault)
Topic: Checkout of Branch on VS.Net web project
Replies: 2
Views: 5689

Checkout of Branch on VS.Net web project

I branched a vs.net solution which contained a c# web project. When I got the branch from source control, everthing appeared to be fine. I edited an aspx file and all went well. What I didn't realize was that I was editing the trunk version. I cheked out the .sln file and found this SccProjectName2 ...
by jnapier
Fri Mar 05, 2004 3:12 pm
Forum: Support (Vault)
Topic: Access Denied
Replies: 11
Views: 10011

I did a geet latest version on the .csproj files for my solution through the vault client, then went to vs.net and did a get latest version, everything worked fine. So this kind of proves my theory that vs.net is attempting to get the files in the project before it actually gets the project file its...