As Boyapati, Anitha wrote:

> Both the trials are unsuccessful. They give me following error:
> 
> $ svn co http://svn.savannah.nongnu.org/svn/avr-libc
> svn: Repository moved permanently to 
> 'http://svn.savannah.gnu.org/svn/avr-libc'; please relocate

It seems the instructions given on savannah (which are automatically
created, i.e. beyond our control) are wrong.  Despite the project
being a non-GNU project, the SVN URL must use the .gnu.org domain:

svn co http://svn.savannah.gnu.org/svn/avr-libc/trunk

You could file a support request with the savannah administration
for this:

https://savannah.gnu.org/support/?group=administration

Either, this is a setup mistake on the HTTP server, or it is a bug
in the docs.  Either way, it should probably be fixed.
-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to