##// END OF EJS Templates
chgserver: do not keep repo object...
chgserver: do not keep repo object The current chgserver design is to use one server to handle multiple repos which has same [extensions] config. Previously the client uses --cwd / to avoid creating a repo object. Now we need to set repo to None before we have code to make "serve" command norepo when it's chg.

File last commit:

r16438:28a90cdf default
r28537:881d027d default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer