Nepherte (dot) be

SVN read access

I’ve enabled guest read access to my svn repository. For the moment only the directory holding my arch linux’ pkgbuilds is accessible by guests but more subrepositories may come available depending on the free time I have.

You can access the svn repository by browsing to https://svn.ulyssis.org/repos/nepherte/pkgbuilds. You will have to authorize yourself with the credentials: user “guest” and password “guest”.

You can of course do a plain chechout. Simply run the following command in a console:

svn checkout https://svn.ulyssis.org/repos/nepherte/pkgbuilds pkgbuilds --username "guest" --password "guest"

Leave a Reply