Annoying screen (VS2005)

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
gmagana
Posts: 145
Joined: Wed Feb 18, 2004 10:51 am
Location: Santa Ana, CA, USA

Annoying screen (VS2005)

Post by gmagana » Thu Jan 19, 2006 2:48 pm

Why is this screen displayed (see attached) when I do a get latest on VS2005 (it showed up on VS2003 as well)? The prompt is useless since it does not even tell me the filename I am dealing with, and the screen pops up for every file that is obtained that is different than the local version.

Is there a way to turn it off and default to "yes"?
Attachments
SourceControlPrompt.gif
SourceControlPrompt.gif (9.8 KiB) Viewed 3352 times
gabriel magana-gonzalez

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Jan 19, 2006 3:26 pm

The setting in your dialog is to not overwrite any locally modified files, but to prompt for locally modified files. If you have "overwrite" selected, you'd see another dialog with the file info and you'd confirm whether to overwrite, merge or merge later.

The settings for this dialog are controlled in VS 2005 under Tools->Options->Source Control->Plugin Settings-> Advanced->General->Always display command dialog on Get Latest version, and Tools->Options->Source Control->Plugin Settings-> Advanced->Local Files->Modified working copy.

Update: I left out part of the path -- it's corrected now.

Similar location in VS.NET 2003, except in Source Control->SCC Provider, rather than Source Control->Plugin Settings.
Last edited by lbauer on Thu Jan 19, 2006 4:28 pm, edited 1 time in total.
Linda Bauer
SourceGear
Technical Support Manager

davidt
Posts: 44
Joined: Thu Aug 12, 2004 7:43 am

Post by davidt » Thu Jan 19, 2006 3:43 pm

I posted a question about this just about a year ago:

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

but there was never really a reply. I'm glad a resolution has been found; I'll make that setting change myself!
David Thompson
JELD-WEN, inc.

gmagana
Posts: 145
Joined: Wed Feb 18, 2004 10:51 am
Location: Santa Ana, CA, USA

Post by gmagana » Thu Jan 19, 2006 4:40 pm

THANK YOU! That display was driving me nuts!
gabriel magana-gonzalez

Locked