[OpenWalnut-Dev] Announcing server migration

Mathias Goldau math at informatik.uni-leipzig.de
Mon Aug 1 13:55:19 CEST 2011


It's finally done! As there were previously two repositories:

 1. public: http://berkeley.informatik.uni-leipzig.de/source (read only)
 2. development: ssh://YOU@berkeley.informatik.uni-leipzig.de//srv/hg/OpenWalnut

now there are three repos:

 1. public: http://source.openwalnut.com (read only)
 2. development: ssh://YOU@openwalnut.com//srv/hg/ow
 3. module: ssh://YOU@openwalnut.com//srv/hg/ow-modules

Please note, that the public repository is just read only again, and will
merge with development repo soon. Then reading will be public and writing
private still via ssh. For the module repository an extra email from Sebastian
will follow.

Migrating to new repositories is easy. For each checkout just edit your
.hg/hgrc file and replace in the paths section the old URL with the new URL.

 default = http://berkeley.informatik.uni-leipzig.de/source

with

 default = http://source.openwalnut.com

In case of development repositories you will additionally need to set up a new
account. Please give me a short email with your desired login. (Copying the
old hashes was not possible)

Have fun, and feel also free to register at http://openwalnut.com our new bug
tracking system which will also move to openwalnut.org once all migration has
come to an end.

Cheers,
math

-- 
Institut für Informatik
Universität Leipzig
Johannisgasse 26, 04103 Leipzig
Phone: +493419732283


More information about the OpenWalnut-Dev mailing list