I tried to clone a remote repo via SSH, but local hg aborted (with traceback)
on MemoryError (!?). It turned out that the remote login account has its
.cshrc file spitting out some messages when ssh logged in and tried to start
hg serve.
As some the .cshrc messages are generated by some system level cshrc, I am
not able to surpress them without causing problem in the environment setup.
It seemed to me that 'hg serve' should generate some special handshaking
message to signal the begining of transmission, while hg clone/pull can look
for signal before triggering the action.
Comment?
__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/
|