Search found 81 matches

by Balthazor
Thu Mar 16, 2006 11:34 am
Forum: Gold Support (Vault) -- Read-only
Topic: Vault Client API Error
Replies: 3
Views: 3578

Vault Client API Error

I've got an application we use to build our code projects, and yesterday I released an update to it. Several of the guys here started getting an error when the application tries logging into the Vault server. The error occurs when I perform a client.Refresh() after logging in. The error recieved is:...
by Balthazor
Wed Feb 15, 2006 11:36 am
Forum: Support (Vault)
Topic: Obliterate list
Replies: 4
Views: 3406

Ah, I see it now. Thanks!
by Balthazor
Tue Feb 14, 2006 10:26 am
Forum: Support (Vault)
Topic: Obliterate list
Replies: 4
Views: 3406

While we're on the topic, is there any means provided by which to retrieve these deleted items? I'm not seeing any, and I'm wondering what the point is of storing deleted items if there's no means provided to recover them.
by Balthazor
Tue Feb 14, 2006 10:24 am
Forum: Support (Vault)
Topic: Potentially big problem: error making changes to repository
Replies: 3
Views: 2470

I never got around to looking at the log because I don't have access to the server the Vault service is running on.
by Balthazor
Sat Feb 11, 2006 2:20 am
Forum: Support (Vault)
Topic: Potentially big problem: error making changes to repository
Replies: 3
Views: 2470

Um...never mind. I restarted IIS and now everything works again. Apparently not as big a problem as I'd feared. But that's a good thing.
by Balthazor
Sat Feb 11, 2006 12:01 am
Forum: Support (Vault)
Topic: Potentially big problem: error making changes to repository
Replies: 3
Views: 2470

Potentially big problem: error making changes to repository

If I attempt to make any kind of changes: pinning, adding files, anything, I get the following error: Exception of type System.Exception was thrown. at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, Boolean keepCheckedOut, Boolean removeLocalCopy, Boolean bIsImport, Dat...
by Balthazor
Fri Feb 03, 2006 4:14 pm
Forum: Support (Vault)
Topic: Admin Tool Folder Security Tab
Replies: 1
Views: 1993

Admin Tool Folder Security Tab

Would it be possible in a future release or version to allow multiple users to be selected when changing folder security settings? If we want to set certain folders to be Read-Only for all users besides the admin user, we have to go through 20 different users one at a time, deselect the options, and...
by Balthazor
Fri Feb 03, 2006 12:05 pm
Forum: Support (Vault)
Topic: Quick Vault Version 4 Question
Replies: 6
Views: 5437

Ok, thanks for the quick answer.
by Balthazor
Fri Feb 03, 2006 11:38 am
Forum: Support (Vault)
Topic: Quick Vault Version 4 Question
Replies: 6
Views: 5437

I'm not sure what that means. I don't believe we are currently Gold members, though I could be mistaken. So if I'm understanding you, if we bought a Gold membership at a cost of $99 per user, then version 4 would be a free upgrade. If we did not go for the Gold, then version 4 would be full price? I...
by Balthazor
Fri Feb 03, 2006 10:58 am
Forum: Support (Vault)
Topic: Quick Vault Version 4 Question
Replies: 6
Views: 5437

Quick Vault Version 4 Question

When version 4 becomes available, will there be an associated upgrade cost to current users of version 3, or will it be a free upgrade?

Thanks!
by Balthazor
Wed Jan 18, 2006 3:36 pm
Forum: Support (Vault)
Topic: Branching files changing file modification date.
Replies: 3
Views: 5569

Sure. There's this one:

http://support.sourcegear.com/viewtopic.php?t=2616

Which references this one:

http://support.sourcegear.com/viewtopic.php?t=2525

It is the first one which makes mention of a feature request.

Thanks!
by Balthazor
Tue Jan 17, 2006 2:32 pm
Forum: Support (Vault)
Topic: Branching files changing file modification date.
Replies: 3
Views: 5569

Branching files changing file modification date.

I noticed a couple of older threads on this, one of which mentioned submitting a design consideration regarding it. I'm wondering if anything has been implemented since then to prevent branches from changing file dates. I haven't seen anything in any of the settings. We're currently running version ...
by Balthazor
Tue Oct 18, 2005 7:31 am
Forum: Support (Vault)
Topic: Merge Explanation
Replies: 14
Views: 9561

Yes, that does make sense. And I think I finally have all the information I need. Basically, that we don't want to delete the local cache while we have something checked out and edited. And that if a Needs Merge status arises, that we should do the Resolve Merge Status rather than actually try to pe...
by Balthazor
Mon Oct 17, 2005 3:07 pm
Forum: Support (Vault)
Topic: Merge Explanation
Replies: 14
Views: 9561

Oops. That last post was mine. Seems I wasn't logged in.
by Balthazor
Thu Oct 13, 2005 1:58 pm
Forum: Support (Vault)
Topic: Merge Explanation
Replies: 14
Views: 9561

There's one thing which still baffles me. There are a variety of code files I work with that nobody besides me ever edits. When I need to make an edit, I use the Vault client to check out all the code, then I make the necessary edits in Visual Studio. When I'm done, I go back into the Vault client a...