BitKeeper for Python?
Nick Craig-Wood
nick at craig-wood.com
Mon May 2 05:30:05 EDT 2005
John Smith <not at home.com> wrote:
> I am going to be working with some people on a project that is going to be
> done over the internet. I am looking for a good method of keeping everyone's
> code up to date and have everyone be able to access all the code including
> all the changes and be able to determine what parts of the code were
> changed.
>
> If it were opensource that would be even better.
You could try Mercurial
http://www.selenic.com/mercurial/
which aims at being a true bk replacement. Its also written in
python. Its being developed at the moment...
--
Nick Craig-Wood <nick at craig-wood.com> -- http://www.craig-wood.com/nick
More information about the Python-list
mailing list