I think the answer is in [1]. So I think, correct me Mark if I am wrong, after making the dump information we need to send it to the infrastructure team and ask them to import it into our Isis repository.
[1] - http://incubator.apache.org/guides/mentor.html#svn-history On Wed, Sep 29, 2010 at 7:33 PM, Robert Matthews <[email protected]> wrote: > Pretty much. Starting with the synchronized repository (at revision x) on my > machine (and once all activity on SF has ceased), I will: > > 0. delete (svn remove) the trunk on SF repository (leaving it at revision > x + 1) > 1. checkout the code (revision x) from my local copy of the repository > 2. run the scripts > 3. commit all the changes to the local copy of the repository > 4. use svadmin dump to create the import data file(s) > 5. use svnadmin load to import the data into a specific directory on the > Apache SVN repo > > This supposes that I, or someone else, has access to the Apache SVN disk. > > Rob > > On 29/09/10 19:50, Dan Haywood wrote: >> >> On 29/09/2010 19:39, Robert Matthews wrote: >>> >>> I have a mirror that I will/can do an svn export from (once I've run all >>> the conversion scripts that I am preparing). >> >> Can you confirm the steps you're intending to take, then? I'm guessing >> it's something like: >> >> 1. take an svn dump from the SF.net website >> 2. perform a load into your local SVN repo >> 3. run the conversion steps on your local SVN repo >> 4. perform an svn dump from your local SVN repo >> 5. upload (via svnadmin) into the Isis repo >> >> Do I have that right? >> >> Dan >> >> > > -- Thanks - Mohammad Nour Author of (WebSphere Application Server Community Edition 2.0 User Guide) http://www.redbooks.ibm.com/abstracts/sg247585.html - LinkedIn: http://www.linkedin.com/in/mnour - Blog: http://tadabborat.blogspot.com ---- "Life is like riding a bicycle. To keep your balance you must keep moving" - Albert Einstein "Writing clean code is what you must do in order to call yourself a professional. There is no reasonable excuse for doing anything less than your best." - Clean Code: A Handbook of Agile Software Craftsmanship "Stay hungry, stay foolish." - Steve Jobs
