Select Files to Compare dialog with network files

Support for our DiffMerge utility.

Moderator: SourceGear

Post Reply
hellraiser
Posts: 1
Joined: Thu Oct 03, 2013 7:29 am

Select Files to Compare dialog with network files

Post by hellraiser » Thu Oct 03, 2013 7:51 am

Hi, I am using DiffMerge to compare configuration files located on different servers and I frequently need to start new comparisons and change the IP address in the file path. Each time I modify one character in the path, the application freeze for a couple of seconds. For the moment, I paste the path in Notepad, modify it, then put it back in the dialog, but a it's bit tedious.

Is it possible to avoid this?

Thanks!

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Select Files to Compare dialog with network files

Post by Beth » Thu Oct 03, 2013 8:06 am

I think I've recreated what you are seeing. I will get a bug logged for the developer.

In the meantime, using the browse button might be faster.

Thank you for your feedback.

V: G9089
Beth Kieler
SourceGear Technical Support

jeffhostetler
Posts: 534
Joined: Tue Jun 05, 2007 11:37 am
Location: SourceGear
Contact:

Re: Select Files to Compare dialog with network files

Post by jeffhostetler » Thu Oct 03, 2013 11:07 am

The hang problem is being caused by the "auto-completion" feature
enabled on the text fields. This causes the familiar list of choices to
appear below the text field as you type. This feature is provided by
the OS. It looks like when you are editing in the network server
portion of the pathname, Windows is going out and looking for a
server (with that incomplete name). Editing in the filename portion,
doesn't hang, for example.

So I'm not sure there's much I can do about the problem (other than
disabling the auto-complete feature). Sorry.

Perhaps you could try cutting/pasting the network name rather than
typing the new name.

Also, the pathname fields in that dialog do accept DROPS, so you might
try using Windows Explorer to drag-n-drop a pathname onto it.

Hope that helps.
jeff

Post Reply