Migrating sourceforge.net subversion repositories
Posted in Technology on January 9th, 2012 by Administrator – Be the first to commentThe ImpressCMS project had migrated to sourceforge.net when we got fed up with the low availability of the cvsdude (now codesion) service. We had had a very good experience at the beginning, but all of a sudden, major migration were done unscheduled, and because we were an open source project, we could only get mail-based support, and low-availability servers.
It turned out later that CVSDude was in the process of being bought, so in hindsight we could have seen it coming.
To be honest, the trac instance provided by sourceforge has never worked really well.
login to sourceforge shell
make a clone of your repository
create the dump file: svnadmin dump /svnroot/PROJECT/ > svndump
Managing your SVN repos with adminrepo : https://sourceforge.net/apps/trac/sourceforge/wiki/SVN%20adminrepo
loggin on to the Sf.net shell: https://sourceforge.net/apps/trac/sourceforge/wiki/Shell%20service











In this post, I’ll try to describe the steps I had to make to get a working Trac installation on Dreamhost. A few months back, Dreamhost started providing a one-click advanced installation package for trac 0.11.1 . With this package, you can get a working trac installation in a few simple steps. You can even use the Dreamhost panel to upgrade to the latest version, if a new release is made.



