[Python-Dev] hg pull failed
Terry Reedy
tjreedy at udel.edu
Mon Mar 7 20:59:32 CET 2011
More information about the Python-Dev mailing list
Mon Mar 7 20:59:32 CET 2011
- Previous message: [Python-Dev] hg pull failed
- Next message: [Python-Dev] hg pull failed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/7/2011 2:16 AM, Georg Brandl wrote: > On 07.03.2011 00:16, Terry Reedy wrote: >> But would it work ?? to just pull once into default from the central >> repository (slow) and then pull from there (fast) into maintenance >> clones? I expect to nearly always be only working on issues that affect >> default. > > Pulling just a few changes into local clones from remote should always be fast. On my current older WinXP machine, the startup time to do anything with the svn repository was about 10 secs. Long enough to be a drag, not long enough to do much else ;-). Maybe it will be faster with *nix or newer Windows, hg, and newer machine (all of which I plan to get). -- Terry Jan Reedy
- Previous message: [Python-Dev] hg pull failed
- Next message: [Python-Dev] hg pull failed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list