here's a new thread to track the progress of the implementation of
other version control systems.
Currently we have three patches that focus on that issue:
A) Support for GIT by Evan
Patch: http://codereview.appspot.com/2602
Thread: http://groups.google.com/group/codereview-discuss/t/8adc1e00c8b2e2e3
B) Support for Mercurial by Ondrej
Patch: http://codereview.appspot.com/2878
Thread: http://groups.google.com/group/codereview-discuss/t/bf2ff8b2553cc02f
C) Support for Bazaar
Patch: http://codereview.appspot.com/2891
Thread: http://groups.google.com/group/codereview-discuss/t/7bb4c4a45b0fc108
All three patches have some common changes to upload.py, so I've
separated them to have not too much conflicting changes ;-):
http://codereview.appspot.com/2949
Andi
I've updated this patch to be based on your work in 2949, and also
work against recent changes to Rietveld.
thanks for keeping your patch in sync...! ;-)