Migrate svn archive with history to the hub
You may have heard that google code is shutting down. That is where I have been developing and sharing my software tools. I am considering moving the entire effort to NCIPhub: code development, documentation development, and user group.
Is there a way to migrate the svn archive with its history to the hub?
Thanks, Brandon
Patrick Mulligan at on
Brandon,
The process isn't very streamlined and will involve multiple steps, but I believe we can get the SVN repository transferred while maintaining the history.
svnrdump dump URL_to_code > name_of_file.dump
The URL will usually be without the /trunk path. You can name the file whatever you'd like. As an example for one of my tools:
svnrdump dump https://hubzero.org/tools/mulligantest/svn > testproject.dump
It should then show which revision is being dumped and go through the entire list.
Let me know if you have any questions.
Thank you,
Patrick
Reply Report abuse
Please login to comment.
Brandon D. Gallas at on
When we muster the energy to make this happen (identify someone to take the lead), we will. It may happen at the end of summer rather than now. We will discuss and plan. We are happy to know that it is possible.
Thank you.
Reply Report abuse
Please login to comment.
Brandon D. Gallas at on
I have some other colleagues affected by the google code shut down. One question that I am not able to answer definitively is the following.
Is the svn archive public?
Who has access to the svn archive?
Reply Report abuse
Please login to comment.
Patrick Mulligan at on
The SVN archive is by default only accessible to the Tool development team.
If a tool is made using the code, if you set the tool to be "Open source" it will allow anybody to download a package containing the source. However if you don't want this to happen, setting it to "closed source" will make it so that the source code is always only accessible to the users added to the development team.
We are also currently pursuing alternate methods for those wanting to simply host the source code for archival purposes, but don't necessarily want to create a tool using the code.
Reply Report abuse
Please login to comment.
Garrett Powers at on
Your content is very helpful for students as my kids were looking for some bid 4 papers review assistance for their exams preparation.Your post is really good one.Thanks.
Reply Report abuse
Please login to comment.
Garrett Powers at on
Your content is very helpful for students as my kids were looking for some bid 4 papers review assistance for their exams preparation.Your post is really good one.Thanks.
Reply Report abuse
Please login to comment.