Am 24.11.2010 15:53, schrieb Jesus Cea:
> On 24/11/10 14:48, Dirkjan Ochtman wrote:
>> All ssh repos can now be accessed by using ssh://h...@hg.python.org/repo
>> instead of ssh://h...@hg.python.org/repos/repo. While the old way should
>> continue to work, the new address should be considered preferable.
> 
> Are those repositories read/write?. What is their use TODAY?. Only for
> being ready for 12 december?.

Some of the repos are already used productively, such as distutils2 and
the benchmarks repo, some are used by those helping with the migration,
such as hooks and pymigr.  The cpython one will become the test repo
once Dirkjan is done with his schedule.

> The push will be thru SSH only?. No option for HTTPS pushing?.

No; that would be just another infrastructure for us to handle, plus
we would need to maintain passwords for every user.  Since the current
SVN also only allows commit via ssh/public-key, I don't see a problem
doing the same for hg.

Georg

_______________________________________________
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers

Reply via email to