Subversion repositories relocated

by Sander Marechal

I recently bought a new server because my current server sucks almost as much power as the average 4 person household :-) Bugzilla, the subversion repositories and the Subversion webinterface have been moved to the new server.

Because I was moving anyway I have taken the opportunity to move the Subversion server from the svnserve protocol to Apache with SSL. That means that the Subversion URLs now start with https:// instead of svn://. The paths themselves remain unchanged.

You will need to update your working copies to cope with this change (or simply check out new ones if you have no local changes). You can do that with:

svn switch --relocate svn://svn.jejik.com/gnome-hearts/<path> \
    https://svn.jejik.com/gnome-hearts/<path>
Creative Commons Attribution-ShareAlike

Comments

Nobody has posted any comments yet.

Post a new comment

Registration is not required to post comments, but it is encouraged if you are a regular visitor. One of the advantages of registration is that you can edit your comments later on (editing not yet implemented). You can register or login here.




Your e-mail address will not be published, but your website URL will. All links that you post will tagged rel="nofollow" to throw off spammers. You are allowed to use the following XHTML tags in your comment: <em> <strong> <u> <b> <i> <strike> <blockquote> <big> <small> <ul> <ol> <li> <a href=""> <pre> <code>. Please allow up to 60 second processing time after you post a comment. Our spam filters may take some time.