Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: headkase on September 05, 2013, 02:38:07 am

Title: Web SVN not allowing anonymous access
Post by: headkase on September 05, 2013, 02:38:07 am
Web SVN:

http://svn.berlios.de/wsvn/codeblocks/trunk

Basically, I like to check it every once in a while just to see what the version is.  I'm sure I could do this another way, but, hey, I'm lazy. :p ;)
Title: Re: Web SVN not allowing anonymous access
Post by: stahta01 on September 05, 2013, 03:40:50 am
http://wiki.codeblocks.org/index.php?title=Developer_documentation (http://wiki.codeblocks.org/index.php?title=Developer_documentation)

Looks like sf.net is also NOT allowing web browsing.

Tim S.
Title: Re: Web SVN not allowing anonymous access
Post by: Jenna on September 05, 2013, 06:22:59 am
The repo on berlios is closed and therefore not accessible any more.
It has moved to sourceforge.
But the new sf-interface got a hickup from time to time and it does not wrok reliable, even if the underling repo is okay.

For browsing the plain repo (without a log) you can use:
http://svn.code.sf.net/p/codeblocks/code/trunk/ (http://svn.code.sf.net/p/codeblocks/code/trunk/)
Title: Re: Web SVN not allowing anonymous access
Post by: ollydbg on September 05, 2013, 08:48:03 am
Developer documentation - CodeBlocks (http://wiki.codeblocks.org/index.php?title=Developer_documentation)
We have mirrors which have good web svn
Quote
Mirror (Read-only; refreshed every 30 minutes.)
    Subversion URL: svn://cb.biplab.in/codeblocks/trunk
    Web-interface: http://cb.biplab.in/websvn/
    Git URL: git://cb.biplab.in/codeblocks.git
    Web-interface: http://cb.biplab.in/cgit/
Title: Re: Web SVN not allowing anonymous access
Post by: LETARTARE on September 05, 2013, 09:17:46 am
Quote
Subversion URL: svn://cb.biplab.in/codeblocks/trunk
I use this address for a long time and to day indicates a refusal !!
Title: Re: Web SVN not allowing anonymous access
Post by: headkase on September 05, 2013, 05:31:25 pm
Thank you for the responses, I've updated my bookmark to the new repo.  :)
Title: Re: Web SVN not allowing anonymous access
Post by: Biplab on October 04, 2013, 06:44:48 pm
Quote
Subversion URL: svn://cb.biplab.in/codeblocks/trunk
I use this address for a long time and to day indicates a refusal !!

svn protocol can only be accessed over port 3690. Make sure it is not blocked by your PC firewall at your end.

Another reason could be that your ip address blocked by the server firewall. Try again and let me know.
Title: Re: Web SVN not allowing anonymous access
Post by: LETARTARE on October 04, 2013, 06:52:53 pm
Thanks,
but it was September 5, 2013 and you said:
Quote
http://forums.codeblocks.org/index.php/topic,16096.msg125284.html#msg125284
since everything is correct.
Title: Re: Web SVN not allowing anonymous access
Post by: Biplab on October 04, 2013, 07:27:07 pm
Thanks,
but it was September 5, 2013 and you said:
Quote
http://forums.codeblocks.org/index.php/topic,16096.msg125284.html#msg125284
since everything is correct.

Great! Thanks!