Re: [Python-Dev] SVK

2007-03-06 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mar 6, 2007, at 10:48 AM, Martin v. Löwis wrote: >> (Of course, I don't know how long a checkout of a hypothetical Bazaar >> repository would take; maybe it's not any faster.) > > From my experience with git and the Linux repository, an hour is >

Re: [Python-Dev] SVK

2007-03-06 Thread Martin v. Löwis
A.M. Kuchling schrieb: > I'm happy to write up a wiki page describing how to use SVK to set up > your own mirror of the Python SVN. However, trying it now, the > initial setup seems very slow: SVK is retrieving each of 54165 > revisions and it'll probably take over an hour to complete. If it help

Re: [Python-Dev] SVK

2007-03-06 Thread A.M. Kuchling
On Tue, Mar 06, 2007 at 09:53:35AM -0500, A.M. Kuchling wrote: > initial setup seems very slow: SVK is retrieving each of 54165 > revisions and it'll probably take over an hour to complete. It's even worse than that. Retrying with the trunk, SVK synced 500 revisions in about 10 minutes. We have

Re: [Python-Dev] SVK (was: Encouraging developers)

2007-03-06 Thread A.M. Kuchling
On Tue, Mar 06, 2007 at 07:59:53AM +0100, Ronald Oussoren wrote: > 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. I'm happy to write up a wiki page describing how to use SV