On Saturday 11 July 2009, Xiaofan Chen wrote: > > Cloning does take a while, but that seems to be because of > > how the SVN network protocols work. > > > > It is taking really long here. It is still cloning now (more than 40 minutes). > svn the trunk takes much less time.
Yeah, it does take a while. It's got to ask the SVN server for each changeset apply it, do the next, etc. There are 2500+ such changesets. Few iterations take less than a second; most take more. 2500 changsets divided by 60 per minute (optimist!) means the initial setup will be at least 42 minutes... It'd probably be worth setting up an "official" mirror, IMO, so that folk can just "git clone" that and have it take the usual couple minutes. Meanwhile, those of us who allready set up git-svn mirrors a long time ago don't see those delays. Neither will you, once yours completes! - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
