Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 05:20:23 PM

Pages: [1]   Go Down
  Print  
Author Topic: Does anyone succeed with SVN Setup in VPS ?  (Read 1642 times)
dhana_space1
Pong! (the videogame) Master
*****
Offline Offline

Posts: 28


WWW
« on: April 07, 2009, 10:57:25 PM »

Does anyone succeed with SVN Setup in VPS ?

I have followed exactly as mentioned in the http://wiki.centos.org/HowTos/Subversion

The command, I tired is:
svn co http://my_ip_here/repos/mytestproj --username myname --password mypasswd

svn: PROPFIND request failed on '/repos/mytestproj'
svn: PROPFIND of '/repos/mytestproj': 405 Method Not Allowed (http://my_ip_here)

PLEASE..........someone help me.
Logged
dhana_space1
Pong! (the videogame) Master
*****
Offline Offline

Posts: 28


WWW
« Reply #1 on: April 08, 2009, 09:04:19 AM »

after 8 hours of struggle, i could make it work. Smile

Mistake 01: Do not create your repos in /var/ww..., where it is in the radar of Apache.
I created in /home/svn/repos

Mistake 02: the command to check out is
svn co http://IP-ADDRESS/svn/mytestproj/ --username XXXX --password XXXXX
I was trying with svn co http://IP-ADDRESS/repos/mytestproj/ --username XXXX --password XXXXX

I am sure, this kind of error is there in many places and in many forums,
i hope, this helps those ppl,.

Logged
dhana_space1
Pong! (the videogame) Master
*****
Offline Offline

Posts: 28


WWW
« Reply #2 on: April 08, 2009, 09:13:41 AM »

Now i am trying with websvn, there also i got some error.
i will update you.
Logged
dhana_space1
Pong! (the videogame) Master
*****
Offline Offline

Posts: 28


WWW
« Reply #3 on: April 08, 2009, 09:58:27 AM »

hello all,

i am installing websvn, i am getting the following error.
someone plz give me some clue to solve this problem.

Error running this command: svn --config-dir /tmp --version
sh: /svn: No such file or directory
Logged
dhana_space1
Pong! (the videogame) Master
*****
Offline Offline

Posts: 28


WWW
« Reply #4 on: April 09, 2009, 03:37:53 AM »

is there any admin who can help me ?
Logged
perestrelka
Administrator
Master Jedi
*****
Offline Offline

Posts: 1394



« Reply #5 on: April 11, 2009, 02:24:59 AM »

Hello,

Looking at the last error you are getting, I think you need to specify the path to the svn binary somewhere in Websvn configuration.
Logged

Kind Regards,
Vlad Artamonov
Pages: [1]   Go Up
  Print  
 
Jump to: