On Sun, May 4, 2008 at 5:52 AM, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> Guido van Rossum wrote:
>  > On Thu, May 1, 2008 at 4:37 PM, Neal Becker <[EMAIL PROTECTED]> wrote:
>  >> It would be really nice to see support for some other backends, such as Hg
>  >>  or bzr (which are both written in python), in addition to svn.
>  >
>  > Once it's open source feel free to add those!
>
>  trac supports a pretty wide set of VCSes.
>
>  http://trac.edgewall.org/wiki/VersioningSystemBackend
>
>  Maybe your tools could integrate these backends somehow instead of
>  re-implementing yet another suite of VCS backend connectors.

That depends. If it requires more than plain HTTP requests it
currently cannot be done on AppEngine.

Anyway, I will continue to say, I'm making it open source Monday and
then you can see for yourself how to add this. I don't want to be
writing all the code for this project; I want it to grow with user
contributions.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to