Transfer SVN repository from Google Code to RiouxSVN -


I have a treasure on Google code, and now I want to transfer these Code Treasures from RiouxSVN to Google Code.

The problem is that I do not know how to complete it. I tried to use "svnadmin" and "svnrdump" but could not do it.

I got this error for "svnrdump"

  svnrdump: WARNING: W200007: Target server nuclear modification does not support property editing; Consider upgrading it to 1.7 Svnrdump: E175002: DAV request failed; It is possible that the pre-exposure-change hook of the repository may either fail or non-existent svnrdump: E175002: Unrecognized svn: revision property  

I make hooks / pre-prefix-change Tried. The bat file with the content

  exit 0  

But the problem remained. Is there any way to accomplish this?

CG's SVN is very old, if you use Google Code with Svnrdump In the admin-panel does not have the ability to create a dump, you can still use svnsync to make the GC repo's local mirror, which you will load in the Dump and RoxSVN


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -