Results 1 to 3 of 3
i use godaddy server, and i want to make it as svn server, but i hava no idea how to do it.
The server only has a rpm package without ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-09-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 7
install svn in centos server
i use godaddy server, and i want to make it as svn server, but i hava no idea how to do it.
The server only has a rpm package without any permission, and there's no gcc, cc and yum.
i try to install cc and gcc in it,but i can't find the correct binary to centos.
Is there any way to install a svn server in the centos server with a customer?
- 04-10-2010 #2
HowTos/Subversion - CentOS Wiki
Oops, no yum. Download the subversion and mod_dav_svn rpms and rpm -Uvh them. Or do you mean you don't have permissions to run rpm? If you don't have permissions to install software, it's going to be very difficult to install software, other than script code.
- 04-10-2010 #3Just Joined!
- Join Date
- Jan 2010
- Posts
- 7
thanks ,i have got the answer from url: erikfantasia.wordpress.com/2009/03/18/subversion-on-godaddy-shared-hosting/
it works.


Reply With Quote
