Message2982

Author ThomasAH
Recipients alexis, bos, brendan, dduvall, eydaimon, junkblocker, kupfer, tonfa
Date 2007-04-11.05:54:23
Content
I don't think using incoming would be cleaner. For remote repos it actually
would double the transfered data unless you use --bundle and then pull from that
bundle.

Additionally you still need a sane exit code for incoming then (or look at the
size of the bundle)
History
Date User Action Args
2007-04-11 05:54:24ThomasAHsetmessageid: <1176270864.72.0.167779064733.issue186@selenic.com>
2007-04-11 05:54:24ThomasAHsetrecipients: + bos, tonfa, brendan, alexis, junkblocker, kupfer, dduvall, eydaimon
2007-04-11 05:54:24ThomasAHlinkissue186 messages
2007-04-11 05:54:23ThomasAHcreate