R – Trying to SVN Checkout Open Source BitSharp Library

bitsharpsvn

I am having some trouble trying to checkout the BitSharp source code using SVN. When I try to checkout http://anonsvn.mono-project.com/viewvc/trunk/bitsharp/src, revision HEAD, Fully recursive, Externals included – I get the message:

Repository moved permanently to
'/viewvc/trunk/bitsharp/src/'; please
relocate

Can anyone help me?

Best Answer

You're using the wrong url. The url you're using points to the web access provided by ViewVC, not the svn repository.

If you check the url http://anonsvn.mono-project.com/ you'll see that the repository itself is accessible via these urls:

svn://anonsvn.mono-project.com/source/trunk/mono

http://anonsvn.mono-project.com/source/trunk/mono