Hi Alberto, Thanks for the explanation. It sounds like there a few steps extra in doing the full import of histories, given that Jeremy is up for a straight import minus histories I'll go this route for an easy life.
Robert. On Tue, Jul 15, 2008 at 4:06 PM, Alberto Luaces <[EMAIL PROTECTED]> wrote: > Hi, > > El Martes 15 Julio 2008ES 16:42:12 Robert Osfield escribió: >> Is there some option in svn that I'm missing? > > Generally joining two repositories require to do some administration work with > the svnadmin tools. > > First you would get the dump file of the osgWidget repository with "svnadmin > dump". Then you would insert the osgWidgets dump file into OSG repository with > "svnadmin load". > > The disadvantage is that osgWidgets will be put at the root of the repository. > To place it anywhere, a common recommendation on SVN lists is to replace file > paths into the dump file (with sed or similar) before uploading to the new > server. > > It's not an automatic procedure but it's not very complicated either. > > Hope that helps, > > Alberto > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

