Automatic 'Check out for Edit'

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

Moderator: SourceGear

Locked
rjmphd
Posts: 8
Joined: Thu Apr 21, 2005 9:13 am

Automatic 'Check out for Edit'

Post by rjmphd » Thu Apr 21, 2005 9:17 am

Is there a way to disable the 'Check our for Edit' dialog? I'd like a file to be automatically checked out when I start editing, instead of having to dismiss the dialog every time manually. (I could not find any documenation about this.)

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Thu Apr 21, 2005 9:26 am

Yes, go to Tools->Options->Source Control, and there should be a checkbox there that controls this.

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

Post by lbauer » Thu Apr 21, 2005 9:35 am

Under Tools->Options->General, set DoubleClick on file to "Edit."

The next time you double click on a file you'll get an Edit Local Version dialog. Check "Checkout file before editing" and "Only Show this dialog when Shift key is down." You may then still get a Checkout Dialog, in which case you would again check "Only show this dialog when Shift key is down."

Now you should be able to doubleclick and immediately open the file for editing.

You could also work in CVS mode, which would not require the file to be checked out before editing and committing the file.
Linda Bauer
SourceGear
Technical Support Manager

Locked