Issue 368: hgtk --repository has no effect
http://bitbucket.org/tortoisehg/stable/issue/368/hgtk-repository-has-no-effect

Steve Borho / sborho on Tue, 7 Jul 2009 06:14:50 +0200:

Comment:
  it's the combination of -R and the relative path to hgtk that confuses it.  
The -R option forces it to do a os.chdir() to the repository root, after which 
your relative path is no longer valid.

I've pushed a patch to disable forking when -R is used.  Hope to have a cleaner 
fix on crew.

The forking behavior is a ui configurable on the crew branch, along with the 
stderr capture.

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to