On Tue, Apr 7, 2009 at 5:29 PM, Adrian Buehlmann <[email protected]> wrote: > # HG changeset patch > # User Adrian Buehlmann <[email protected]> > # Date 1239116128 -7200 > # Node ID 26037a7c9cbf7c350b5f2d72a52707fd5254091c > # Parent ce64e8c75a3a851b0ff9d062efebd2820d6db237 > clone: set selected folder as default source and destination folder > > Currently, the selected folder is set as the destination folder and > the source folder is empty, which doesn't make much sense IMHO. > I often clone a local master repo and would like to say 'clone' on that > repo's folder using the context menu. Setting that same folder name as > default for the destination in the dialog allows me to quickly edit the > destination. > > Example use case: I have a clone of 'http://bitbucket.org/tortoisehg/crew/' > on my disk at 'W:\thg-crew'. When I want to start working on a new patch I > want to clone 'W:\thg-crew' to, let's say, 'W:\thg-crew-hack1'. > With this patch I can open an explorer window on 'W:', point at the 'thg-crew' > folder and choose "Create Clone" from the context menu, which then opens the > clone dialog with 'W:\thg-crew' preset both for the source and destination > repo > folder. I can then quickly edit the destination folder name by appending > '-hack1' to it.
You can try drag-and-drop the repo folder using the right mouse button, then select the 'Create clone' menu. ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
