Bugs item #2113989, was opened at 2008-09-16 19:26 Message generated for change (Settings changed) made by tksoh You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2113989&group_id=199155
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: dialogs Group: Extension >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Pablo Bitton (pablo_bitton) Assigned to: Nobody/Anonymous (nobody) Summary: "Create Repository Here" problem Initial Comment: When I right-click over a file (e.g. "/path/to/file.ext") in non-versioned directory and choose "Create Repository Here", TortoiseHg tries to create the repository inside "filename.ext" (and even asks "Create Hg repository in "/path/to/file.ext") - and, of course, fails. Can you please change the behaviour of this command, to create repository in the directory containing this file - e.g. "/path/to" (which seems to be a better default value)? ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-09-23 08:59 Message: FYI, I've pushed a fix to crew to create the repo in the /path/to/ directory, as changeset 5313a09bdd5f. Thanks. ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-09-16 19:53 Message: This is pretty much a known bug. Currently the context menu doesn't adapt to the context of the selected object. It's our plan to make it more intelligent eventually. ---------------------------------------------------------------------- Comment By: Pablo Bitton (pablo_bitton) Date: 2008-09-16 19:27 Message: Happens on TortoiseHg 0.4.1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2113989&group_id=199155 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
