Search found 22 matches

by shaulbehr
Sun Jul 07, 2013 1:13 pm
Forum: Support (DiffMerge)
Topic: Has anybody tried this with TFS yet?
Replies: 8
Views: 27988

Re: Has anybody tried this with TFS yet?

OK, I experimented a bit, and found that the following parameters seem to work pretty well:

Code: Select all

/m /t1=%6 /t2=%7 /t3=%8 /c=%9 %1 %3 %2 /r=%4
Note: I just switched %2 and %3 around. This appears to have the desired effect.
by shaulbehr
Sun Jul 07, 2013 12:55 pm
Forum: Support (DiffMerge)
Topic: Has anybody tried this with TFS yet?
Replies: 8
Views: 27988

Re: Re:

There are significant differences between this and James Manning's link. This one works perfectly; Manning's one results in exactly the wrong code being auto-merged - i.e. the old code from each merged file is preferred to the new code. Use the parameters listed here if you don't want to cause your...
by shaulbehr
Sun Jul 07, 2013 12:37 pm
Forum: Support (DiffMerge)
Topic: Has anybody tried this with TFS yet?
Replies: 8
Views: 27988

Re:

See http://blogs.msdn.com/jmanning/articles/535573.aspx for more information on configuring TFS with external diff/merge tools. The option is available under Tools, Options, Source Control, Visual Studio Team Foundation Server, Configure User Tools... For DiffMerge the syntax would be:- Compare: /t...
by shaulbehr
Mon Jan 24, 2011 2:43 am
Forum: Support (Vault)
Topic: Macintosh client?
Replies: 72
Views: 1217747

Re: Macintosh client?

Add my vote too for a Mac client. I'm a consultant, and I just strongly recommended Vault to one of my clients, then wound up with egg on my face because they have mostly Mac users, and it never even occurred to me that you wouldn't have a Mac client. Seriously... it's been like 2.5 years since this...
by shaulbehr
Thu Dec 23, 2010 11:47 am
Forum: Support (Vault)
Topic: Can't see Vault Pending Changes window in VS 2010
Replies: 3
Views: 5295

Re: Can't see Vault Pending Changes window in VS 2010

Thanks, that did the trick.
:)
by shaulbehr
Thu Dec 23, 2010 8:14 am
Forum: Support (Vault)
Topic: Can't see Vault Pending Changes window in VS 2010
Replies: 3
Views: 5295

Can't see Vault Pending Changes window in VS 2010

I just upgraded from VS 2008 to VS 2010.
It wasn't exactly smooth going, and now I can't see the Vault Pending Changes window anywhere.
I tried repairing my Vault installation, to no avail.
How do I get that window to appear now?
by shaulbehr
Thu Jun 03, 2010 7:55 am
Forum: Support (Vault)
Topic: Messed up migration
Replies: 5
Views: 7097

Re: Messed up migration

Beth,
We found a backup of sgmaster!
All is well.
Thank you so much for all your help - very much appreciated!
:)
Shaul
by shaulbehr
Thu Jun 03, 2010 2:38 am
Forum: Support (Vault)
Topic: Messed up migration
Replies: 5
Views: 7097

Re: Messed up migration

OK, thank so much for your help! I'm trying your workaround now - reinstalled Vault with a clean db, then deleted the sgvault DB and restored my version. I also had to manually add user rights to the sgvault db for "IIS APPPOOL\VaultAppPool" and "NT AUTHORITY\IUSR" in order to ge...
by shaulbehr
Wed Jun 02, 2010 2:43 am
Forum: Support (Vault)
Topic: Messed up migration
Replies: 5
Views: 7097

Messed up migration

Hi, I wanted to migrate my vault db to a different server. So I dutifully backed up my sgvault DB, shut down the old server, fired up the new one and restored the sgvault DB. Then installed Vault. All good so far. But when I try to log in, using the admin username and password supplied during instal...
by shaulbehr
Thu Dec 17, 2009 2:47 am
Forum: Support (Vault)
Topic: Feedback - expanding keywords and merges
Replies: 1
Views: 2898

Feedback - expanding keywords and merges

Hi, I like the expanding keywords feature; it's pretty useful to be able to tell at a glance what version of code you're working with. Only problem is, the expanding keywords really screw you when you're doing a merge between branches. Because EVERY SINGLE file that has expanding keywords is reporte...
by shaulbehr
Mon Nov 30, 2009 10:13 am
Forum: Support (Vault)
Topic: FogBugz integration not 100%
Replies: 5
Views: 6731

Re: FogBugz integration not 100%

Either way is fine with me.
Best would (obviously) be if you can find some way of integrating that functionality with FogBugz, but if you can't do it, those checkboxes should be hidden; they're misleading.
Thanks!
Shaul
by shaulbehr
Mon Nov 30, 2009 4:15 am
Forum: Support (Vault)
Topic: FogBugz integration not 100%
Replies: 5
Views: 6731

Re: FogBugz integration not 100%

Beth,
Did you find anything?
by shaulbehr
Mon Nov 09, 2009 7:59 am
Forum: Support (Vault)
Topic: FogBugz integration not 100%
Replies: 5
Views: 6731

FogBugz integration not 100%

Hi, I'm using Vault 5.0.1, integrated with FogBugz. While the checkins do get correctly associated with the FogBugz case(s) specified, the checkboxes for "Mark Completed" and "Add Checkin Comment as Item Comment" seem to have no effect. Is there some secret switch I'm missing som...
by shaulbehr
Mon Nov 09, 2009 1:42 am
Forum: Support (Vault)
Topic: How do you delete a shelveset?
Replies: 4
Views: 5446

Re: How do you delete a shelveset?

Thanks Shannon, that worked.
:)
by shaulbehr
Wed Oct 21, 2009 7:34 am
Forum: Support (Vault)
Topic: How do you delete a shelveset?
Replies: 4
Views: 5446

How do you delete a shelveset?

I know the option exists to automatically delete a shelveset after you unshelve it - but for some reason every time I've tried this I get an error message that Vault failed to delete the shelveset.
Why am I getting this error?
And is there any way of deleting a shelveset from the GUI client?