Author Topic: any one can access the svn repo?  (Read 5502 times)

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5916
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
any one can access the svn repo?
« on: August 26, 2011, 10:07:06 am »
I got an error here:
Code
OPTIONS of 'http://svn.berlios.de/svnroot/repos/codeblocks/trunk': could not
connect to server (http://svn.berlios.de)

EDIT: it work now.


By the way, any idea to support git? it sounds like berliOS support git, see:
BerliOS Developer: GIT 1.7.6.1 is provided
« Last Edit: August 26, 2011, 04:23:20 pm by ollydbg »
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.

Offline ngr.hd

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: any one can access the svn repo?
« Reply #1 on: August 26, 2011, 05:45:05 pm »
TortoiseSVN says -  Unknown hostname 'svn.berlios.de'. Hence, the operation failed.

Offline ngr.hd

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: any one can access the svn repo?
« Reply #2 on: August 26, 2011, 07:43:23 pm »
Problem now fixed.