# HG changeset patch # User Jeff Hammel # Date 1289233249 28800 # Node ID 8c4f353e3c7cd907b5338bb23e758c94008523bf # Parent ac29f67b4a454344751d0f1306fb8e3ef42bf4f1 TODO on adding an hgrc diff -r ac29f67b4a45 -r 8c4f353e3c7c buttercup/checkout.py --- a/buttercup/checkout.py Mon Nov 08 08:18:34 2010 -0800 +++ b/buttercup/checkout.py Mon Nov 08 08:20:49 2010 -0800 @@ -77,6 +77,7 @@ print "%d already exists" else: subprocess.call(['hg', 'clone', source[1]]) + # TODO: add a more intelligent .hg/hgrc # install the sources if options.install: