
Just to keep everyone thoroughly confused =)
We decided to move the libpion (Pion Network Library) code back up to
the top level so that it (and other libraries) will now have their
own repository.
So, the repository is now located at:
http://svn.atomiclabs.com/pion-net
If you were still using the old "libpion" repository, you can switch
over to the new one via:
svn switch --relocate http://svn.atomiclabs.com/libpion/ http://
svn.atomiclabs.com/pion-net
If you had already migrated over to the "pion" repository, try this
instead:
svn switch --relocate http://svn.atomiclabs.com/pion/trunk/net http://
svn.atomiclabs.com/pion-net/trunk
The other repositories of note are going to be (still working on
building these out):
http://svn.atomiclabs.com/pion-common - Pion Common Library
(certain things from the Network Library will move here soon!)
http://svn.atomiclabs.com/pion-data - Pion Data Library
http://svn.atomiclabs.com/pion-storage - Pion Storage Library
and finally,
http://svn.atomiclabs.com/pion
This is now going to be a top-level "platform" project which includes
all of the other libraries and also has build projects and scripts to
build everything at once, as well as our server daemon.
-Mike
