Andrew Straw wrote: > Something I haven't seen addressed on the numpy list (or here) is using > hg or bzr to mirror an svn repository. What would be the added advantage > to the project of using a DVCS if all the DVCS-ophiles would simply sync > the svn tree?
There has been numpy discussion of starting with a read-only mirror. My sense is that doing two-way synchronization may be possible using tailor, but it doesn't sound very practical. Without two-way synchronization, getting changes from the user's DVCS committed back to svn would be a clumsy process. It also seems that even one-way synchronization from a remote svn repository can be difficult. A little googling suggests that even making a read-only *svn* mirror of an svn repository is not necessarily as easy as one might expect. Eric ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel