Search found 9 matches

by draza
Tue Aug 08, 2006 8:34 am
Forum: Support (Vault)
Topic: Feature Request: DiffMerge
Replies: 11
Views: 7508

Just to follow up on this thread, 3.1.8 now allows you to exit using the ESC key, and also allows you to turn off the "Files are identical" dialog. 3.1.8 is available at http://www.sourcegear.com/vault/downloads.html We're up to 3.5 now yet still can't change the font in the ChangeDiff ap...
by draza
Fri Mar 10, 2006 1:01 pm
Forum: Support (Vault)
Topic: Feature Request: DiffMerge
Replies: 11
Views: 7508

You rock

Just to follow up on this thread, 3.1.8 now allows you to exit using the ESC key, and also allows you to turn off the "Files are identical" dialog. 3.1.8 is available at http://www.sourcegear.com/vault/downloads.html Just tried it, works like a charm. This is the reason I am sticking with...
by draza
Tue Jan 31, 2006 10:19 am
Forum: Support (Vault)
Topic: Feature Request: DiffMerge
Replies: 11
Views: 7508

dan wrote:OK, I'll relent, and add this as a feature request.
Great news. I already find the tool as-is great, or at least good enough for most of the scenarios. With few small finishing touches like this one it'll become practically perfect for me.

Thanks for the quick reply!
by draza
Tue Jan 31, 2006 1:43 am
Forum: Support (Vault)
Topic: Feature Request: DiffMerge
Replies: 11
Views: 7508

Re: DiffMerge features

First let me express how pleased I am with the DiffMerge, especially compared to VSS. It is awesome! Then I would like a to request a few basic features: 1) The window should remember its state. I get bored with maximizing it on every open. 2) When 'Input files are identical' I would like to close ...
by draza
Wed Dec 01, 2004 12:11 pm
Forum: Support (Vault)
Topic: Is there a way to ignore changes of just one file?
Replies: 8
Views: 6270

Temporarily hiding some files from the changeset

The only way to do this right now is to require checkout before checkin. Then a changed file will show up as "Renegade", and will not appear in the pending change set. However, then you miss out on Vault automatically determining which files you have modified. Ah, yes, I forgot to mention...
by draza
Wed Dec 01, 2004 3:49 am
Forum: Support (Vault)
Topic: Is there a way to ignore changes of just one file?
Replies: 8
Views: 6270

Is there a way to ignore changes of just one file?

Here's the deal: every Visual Studio project has at least one extra file besides the project file itself (regardles of kind of project, VB.NET, C#, Managed C++). Projects are usually named <ProjectName>.<lang>proj where <lang> is vb|cs|vc. There is a file named the same as project file + extension &...
by draza
Mon Nov 01, 2004 10:40 am
Forum: Support (Vault)
Topic: Renamed files on one computer not recognized on another
Replies: 4
Views: 3586

It looks like the renamed file had been modified on the other machine, and now is stuck in your pending change set, because it no longer matches a file in the file list. I'll log this as an issue, since you should be able to remove a file from the change set, even if it no longer exists in the repo...
by draza
Mon Nov 01, 2004 10:15 am
Forum: Support (Vault)
Topic: Renamed files on one computer not recognized on another
Replies: 4
Views: 3586

Renaming a file makes its change get "stuck"

I'm not sure I fully understand what is happening: 1. Are you using the GUI client or the IDE client? 2. Is the problem in the pending change set only? If so, you can simply remove the file that shouldn't belong from there. 3. Is the problem that both color.cs and Color.cs are showing up in the fil...
by draza
Sun Oct 31, 2004 10:17 am
Forum: Support (Vault)
Topic: Renamed files on one computer not recognized on another
Replies: 4
Views: 3586

Renamed files on one computer not recognized on another

Hi, first of all, thanks for the wonderful tool. I do have one small problem to report, though. I have renamed one of my files on one of the two computers from which I access my source code repository. Note that the only difference was case - I renamed something like "color.cs" to "Co...