[bind10-dev] Subversion moving
Jeremy C. Reed
jreed at isc.org
Thu Aug 27 17:15:48 UTC 2009
On Thu, 27 Aug 2009, Jeremy C. Reed wrote:
> I am in progress of moving svn repo. When done, I will reply here and
> update wiki with details.
>
> http://bind10.isc.org./wiki/AdminNotes
Backup is at
/var/bind10/svn-snapshot-20090827.tar.gz
I moved the repo to /var/bind10/svn/svn/bind10
I created a symlink (for ssh example below):
ln -s /var/bind10/svn/svn /svn
I updated the trac.ini:
repository_dir = /var/bind10/svn/svn/bind10
I told trac:
trac-admin /var/bind10/trac resync
I updated wiki. For anonymous use:
svn co svn://bind10.isc.org/svn/bind10
For SSH, use:
svn co svn+ssh://bind10.isc.org/svn/bind10
And updated my buildbot master for new path. (I see system had restarted a
few days ago so buildbot was not running -- I have not startup script for
it yet.)
If you have any suggestions for organizing the subversion better or how to
get trac to handle multiple repos, please let me know.
More information about the bind10-dev
mailing list