News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

[solved] Anonymous SVN Access disabled?

Started by wedeluxe, July 22, 2011, 01:14:00 PM

Previous topic - Next topic

wedeluxe

Did any of you guys accidentally disable anonymous SVN access?
Tried to pull changes from the repo via

http://svn.berlios.de/svnroot/repos/codeblocks/trunk

but all I got was being asked for a name and a password.

bye,
wedeluxe

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

ollydbg

#2
works fine here
I can update from this address:
svn://svn.berlios.de/codeblocks/branches/wxpropgrid_debugger

Edit
the http address:
http://svn.berlios.de/svnroot/repos/codeblocks/trunk
has the same problem with OP.


If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

wedeluxe

Checked a couple of minutes ago.
It is fixed and works like a charm again.

bye,
wedeluxe