Message2701

Author tonfa
Recipients Phil, ThomasAH, mathieu.clabaut
Date 2007-01-14.23:30:04
Content
The biggest problem is for the changegroup command (the one that sends a stream
on clone/pull), if a traceback happen during this command it will be "embedded"
in the stream. Detecting this is quite hard. (Most of the other errors can be
seen by pointing a browser to the repo)
History
Date User Action Args
2007-01-14 23:30:04tonfasetmessageid: <1168817404.87.0.934403772797.issue423@selenic.com>
2007-01-14 23:30:04tonfasetrecipients: + ThomasAH, mathieu.clabaut, Phil
2007-01-14 23:30:04tonfalinkissue423 messages
2007-01-14 23:30:04tonfacreate