Hi,<br>
<br>
The libdivecomputer infrastructure is being migrated to another <br>
server. This will affect the following services:<br>
<br>
* Website and mailinglist<br>
<br>
These services have already been migrated. This is supposed to be fully <br>
transparent, although you might experience a little downtime today.<br>
<br>
* Git<br>
<br>
The git repository on github will become the primary repository. Sourceforge <br>
will remain as a mirror, but the libdivecomputer git server will be shut down at <br>
the end of the month.<br>
<br>
You can easily change the repository url with:<br>
<br>
git remote set-url origin <a href="https://github.com/libdivecomputer/libdivecomputer.git">https://github.com/libdivecomputer/libdivecomputer.git</a><br>
<br>
* Trac tickets and wiki<br>
<br>
The trac bug tracker and wiki pages will also be replaced with github. The <br>
existing tickets will NOT be migrated. There are only a few tickets in the <br>
system, so it's not really worth the effort. The wiki pages will be imported into <br>
github (once I have figured out how to do that).<br>
<br>
The trac server will also be shutdown at the end of the month.<br>
<br>
Jef<br>