Page 1 of 1

Subversion repository upgrade

Posted: Thu Nov 12, 2009 2:04 pm
by omalleypat
I was trying to use subversion's new reintegrate feature, and I got this error:

Code: Select all

svn: Retrieval of mergeinfo unsupported by 'https://moneymanagerex.svn.sourceforge.net/svnroot/moneymanagerex'
I have never really used this feature before, but it seems quite powerful. I think we should upgrade our repository...

http://subversion.tigris.org/svn_1.6_re ... s-upgrades

I think perhaps madhan has to do this? I am not sure how svnadmin commands work with sourceforge, but I found this to help:

http://sourceforge.net/apps/trac/sourceforge/ticket/317

Re: Subversion repository upgrade

Posted: Thu Nov 12, 2009 2:28 pm
by Vadim
The right way to upgrade svn repository is backup using current svnadmin, upgrade svn version and restore from backup using new svnadmin.

http://svn.collab.net/repos/svn/trunk/n ... rade_HOWTO

Re: Subversion repository upgrade

Posted: Thu Nov 12, 2009 2:34 pm
by omalleypat
Just curious about your reasons for doing it the way you describe? The subversion on sourceforge is already in the 1.6 series, we just need to upgrade our repository. Using svn update seems simpler to me.

*EDIT: just saw your link, but that seems out of date? It only mentions svn 1.4...

Re: Subversion repository upgrade

Posted: Thu Nov 12, 2009 2:41 pm
by omalleypat
Here is the subversion manual page:

http://svnbook.red-bean.com/nightly/en/ ... .c.upgrade

Re: Subversion repository upgrade

Posted: Thu Nov 12, 2009 3:16 pm
by omalleypat
Haha, apparently Madhan is a pro at this anyway:

http://www.codelathe.com/blog/index.php ... hardy-804/