--- a/doc/PLAN Fri Mar 06 12:32:25 2009 +0000
+++ b/doc/PLAN Fri Mar 06 12:34:07 2009 +0000
@@ -4,10 +4,11 @@
- move all modules into mercurial_server directory
+- make mercurial_server.paths module; a function sets a global based on sys.argv[0]
+- reduce hg-ssh-wrapper to nothing by moving all functionality into hg-ssh
+
Todo:
-- make mercurial_server.paths module; a function sets a global based on sys.argv[0]
-- reduce hg-ssh-wrapper to nothing by moving all functionality into hg-ssh
- same for refresh-auth
- move most of do-refresh-auth into a module
- give that module a hook, and call the hook instead of the exe