John Smith <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to