On 5 Mar, 2007, at 19:58, [EMAIL PROTECTED] wrote:

>
>     amk> Any ideas for fixing this problem?
>
> Not a one.
>
>     amk> Tangentially related:
>     amk> At PyCon, there was general agreement that exposing a read- 
> only
>     amk> Bazaar/Mercurial/git/whatever version of the repository  
> wouldn't be
>     amk> too much effort, and might make things easier for external  
> people
>     amk> developing patches.
>
> I'm not much of a version control wonk.  How would these help?   
> Can't the
> folks who need such stuff do some sort of anonymous svn checkout?

The version management systemens mentioned are distributed systems  
and would allow users to have local branches, which could mak  
development easier for them. They can  already do this using SVK,  
which is a distributed version control system as well but uses SVN  
repositories to store its data.

Ronald

_______________________________________________
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