Search found 56 matches

by nemoby
Thu Aug 27, 2009 5:17 pm
Forum: Support (Vault)
Topic: Moving from Check Out/Edit/Check In -> Get/Edit/Merge
Replies: 1
Views: 1745

Moving from Check Out/Edit/Check In -> Get/Edit/Merge

Using v4.1.4 and plan on moving from "Check Out/Edit/Check In" to "Get/Edit/Merge". Other than changing the settings within the vault client and integrated client within Visual Studio, what other steps do we need to take to get this switched over? Do we want/need to unselect the ...
by nemoby
Wed Oct 01, 2008 9:48 am
Forum: Support (Vault)
Topic: Vault & windows authentication
Replies: 8
Views: 9111

Re: Vault & windows authentication

Laura,

I would add the ability to map AD groups to security groups within Vault.

-Andy
by nemoby
Tue Jul 29, 2008 9:28 pm
Forum: Support (Vault)
Topic: DLLs not being added to source control
Replies: 3
Views: 2945

Re: DLLs not being added to source control

A few things: 1. Your BIN and OBJ folders are not kept under source control. Binary format files don't version and since they are by definition not source files, it just doesn't make sense to keep them under source control. 2. You are referencing external assemblies. Since they are external to your ...
by nemoby
Tue Jul 15, 2008 11:57 am
Forum: Support (Vault)
Topic: Upgrade 4.1.1 to 4.1.2?
Replies: 1
Views: 1582

Upgrade 4.1.1 to 4.1.2?

We are running a 50 user install of 4.1.1 across a number of teams. Coordinating upgrades is always difficult as most of us don't work together on a day to day basis. I think about upgrading to 4.1.2 but always wonder if there is another release coming down the pipe? I don't have any specific issues...
by nemoby
Tue Apr 22, 2008 8:55 am
Forum: Support (Vault)
Topic: Annoyance using Vault and Fortress at the same time
Replies: 3
Views: 2550

Ian, I really think this is a design issue and not a bug. The VS command names are different for Vault and Fortress. Example: for check in, you have both File.CheckInFortressVSEnhancedClient and File.CheckInVaultVSEnhancedClient. VS will only allow you to assign Ctrl+Shift+C to one or the other.
by nemoby
Tue Apr 22, 2008 5:34 am
Forum: Support (Vault)
Topic: Annoyance using Vault and Fortress at the same time
Replies: 3
Views: 2550

Annoyance using Vault and Fortress at the same time

I use both the enhanced Vault and Fortress clients (projects at work use Vault, a smaller side project uses Fortress). Within Visual Studio, I am unable to use the same keyboard mappings for both clients as VS will only allow you to assign a particular keyboard map to one or the other. Not sure ther...
by nemoby
Tue Apr 15, 2008 8:55 am
Forum: Support (Vault)
Topic: Feature Suggestion: Change Tracking / Auto Backup
Replies: 3
Views: 2615

Linda,

I did a bit of reading and I think "shelving" is a resonable stab at what I would like to see. Maybe a good way of adding the "backup" part would be to include a feature that shelves(?) my file automatically when I save it locally.
by nemoby
Mon Apr 14, 2008 10:34 pm
Forum: Support (Vault)
Topic: Feature Suggestion: Change Tracking / Auto Backup
Replies: 3
Views: 2615

Feature Suggestion: Change Tracking / Auto Backup

I use source control for many reasons but one of these is to provide an off site (at least off of my desktop / laptop) backup of the work that I have in progress. To this extent, I feel good checking in all my work at the end of the day before leaving the office with my laptop in tow. But when worki...
by nemoby
Wed Apr 02, 2008 10:11 pm
Forum: Questions (API)
Topic: SccLocalPath
Replies: 2
Views: 7347

I think I figured this one out. Using VS2008 with the enhanced client (v4.1.1), there is no binding in the SLN file. Rather this is accomplished through the working folder setting within Vault itself.
by nemoby
Wed Apr 02, 2008 5:30 pm
Forum: Questions (API)
Topic: SccLocalPath
Replies: 2
Views: 7347

SccLocalPath

We are building a templating system for our developers, many of whom are on the green end of things especially when it comes to source control. And I think I just hit a roadblock with our plans.... We pull down a "template" of our solution and a couple of associated class libraries using t...
by nemoby
Tue Apr 01, 2008 2:59 pm
Forum: Examples (API)
Topic: C# Examples
Replies: 12
Views: 234915

Ok, I see how that works. It would be really nice if ServerOperations threw something other than a plain old System.Exception. Difficult to trap on from a high level. Something along the lines of a custom ServerOperationException would be much nicer and make for a better API design.

-Andy
by nemoby
Mon Mar 31, 2008 3:30 pm
Forum: Examples (API)
Topic: C# Examples
Replies: 12
Views: 234915

Any examples of how to check for success on a Checkin, folder create or Commit opperation?

Thanks,

-Andy
by nemoby
Thu Mar 27, 2008 10:38 am
Forum: Support (Vault)
Topic: FREE for a single user?
Replies: 9
Views: 4206

Client versions need to match server versions but you can install multiple versions if you need to.

http://support.sourcegear.com/viewtopic.php?p=15138

-Andy
by nemoby
Thu Mar 27, 2008 9:37 am
Forum: Support (Vault)
Topic: FREE for a single user?
Replies: 9
Views: 4206

Works fine. I use that very same scenario myself. No issues.

The only issue that you need to keep in mind is using the same server version at home that you use at work since you will only have a single client install.
by nemoby
Wed Mar 26, 2008 8:44 am
Forum: Support (Vault)
Topic: FREE for a single user?
Replies: 9
Views: 4206

The same goes for Fortress.