Feature request - doubleclick to check out

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
award
Posts: 6
Joined: Mon Sep 04, 2006 8:26 pm

Feature request - doubleclick to check out

Post by award » Thu Oct 02, 2008 5:10 pm

Can I please have the option within the Vault Client to have double-clicking check out a file (instead of edit or view). I regularly double-click (intending a checkout), and then get annoyed when Vault tries to view the file.

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

Re: Feature request - doubleclick to check out

Post by lbauer » Thu Oct 02, 2008 9:05 pm

You should be able to set this option in the Vault GUI Client under Tools->Options->General->Doubleclick on file. You can select View or Edit as the default. If you select Edit, the file will be checked out and opened for editing.
Linda Bauer
SourceGear
Technical Support Manager

award
Posts: 6
Joined: Mon Sep 04, 2006 8:26 pm

Re: Feature request - doubleclick to check out

Post by award » Sun Oct 05, 2008 7:42 pm

OK, that *almost* does what I want :-)

I have selected "Edit" as the default action.

After double-clicking (the first time) I have selected the "Only show this dialog when shift is pressed" option, and changed the "Select an external editor application:" to "Use:" and cleared the edit box (because I don't want it to actually start an editor!).

When I double-click a file, it now checks out the file (which is what I want), but I get an error message (to do with trying to start a non-existant application). If I bring up the "Edit Local Version" dialog again the edit box has "notepad" in it again, and the radio button has been reset to "Use the system default..."

Alistair.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Re: Feature request - doubleclick to check out

Post by jeremy_sg » Mon Oct 06, 2008 7:52 am

I got this to work by creating an empty batch file called empty.bat, and setting that as my editor. Here's the contents of my empty batch file.

Code: Select all

REM Nothing to see here
You can configure your editor option under Tools->Options->External Programs.
Subscribe to the Fortress/Vault blog

award
Posts: 6
Joined: Mon Sep 04, 2006 8:26 pm

Re: Feature request - doubleclick to check out

Post by award » Mon Oct 06, 2008 3:28 pm

thanks, not the prettiest work around... but now doing what I want :-)

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

Re: Feature request - doubleclick to check out

Post by lbauer » Fri Oct 17, 2008 7:40 am

Let us know if you have further questions.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply