[Python-Dev] packaging location ?
Nick Coghlan
ncoghlan at gmail.com
Sat Sep 15 16:14:00 CEST 2012
On Sat, Sep 15, 2012 at 11:43 PM, Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote:
> Sure, but I don't know if I can do it. IIUC it needs someone with an account on
> the server to create new repositories.
Depends how much you care about a pristine history - you can do a
server side clone of an existing repo and then empty it out. And if
you use http://hg.python.org/buildbot/empty/ as the starting point,
there isn't even anything to empty out.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list