Tagged Questions
0
votes
2answers
69 views
Problem accessing an Apache-hosted folder
I'm running Centos 6.2, and Apache. I'm running into an error to do with access rights/permissions when trying to navigate to a webpage. I'm trying to go to the URL http://localhost/repos, but I get ...
0
votes
1answer
527 views
SVN server with remote GUI administration
I have 2 Linux servers. One is Centos 5.5 another is Centos 6.
I want to install SVN server on both server separately.
Can anyone tell me which svn server has a good remote administration GUI.
Also ...
0
votes
1answer
209 views
How to setup SVN over VPN?
I'm looking on how to implement a SVN connection over a VPN on my CentOs server.
I need to see up this VPN to work with the team in the office from outside.
required packages ( yum ... )
...
0
votes
2answers
145 views
Got an error while upgrading CentOS
I'm upgrading my server but an error occurred. Here is the error report:
Transaction Check Error:
package subversion-1.6.15-0.1.el5.rfx.x86_64 (which is newer than subversion-1.6.11-7.el5_6.4.i386) ...
0
votes
1answer
462 views
How do I enable a new repository in CentOS?
I need to upgrade my version of subversion however, simply running yum update subversion tells me:
Loaded plugins: fastestmirror Loading
mirror speeds from cached hostfile *
addons: ...
0
votes
0answers
288 views
Need to upgrade svn on centos [duplicate]
Possible Duplicate:
Need to upgrade svn on centos
I have an error when I run svn up
svn this client is too old to work with working copy...please get a newer subversion client
This is ...
5
votes
5answers
2k views
Need to upgrade svn on centos
I have an error when I run svn up
svn this client is too old to work with working copy...please get a newer subversion client
This is on centos. I need to update svn. How do I do this?
...
2
votes
1answer
456 views
pysvn fails to make due to -lneon not found?
I am trying to install pysvn on my CentOS server and it says that -lneon is gone.
After searching their mailing lists for a bit I found what neon means but it doesn't say how can I get it?
Here's my ...