[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] paths.cc go_to_workspace
From: |
Stephen Leake |
Subject: |
[Monotone-devel] paths.cc go_to_workspace |
Date: |
Fri, 03 Sep 2010 06:47:21 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt) |
I'm building a multi-workspace Lua checkout command; there's a Lua loop
calling 'mtn_automate ("checkout")' for a list of workspaces. It works,
except I had to reset the path globals 'initial_rel_path' and
'working_root'. I added a function 'reset_std_paths' to do this; it's
called in automate_stdio_shared_setup. See rev
a9c5aca21c1883e8c13ece8d41ab9c8f63936a48
Any problems with this?
--
-- Stephe
- [Monotone-devel] paths.cc go_to_workspace,
Stephen Leake <=