Questions tagged [svn]

The acronym SVN stands for Subversion, a very common and popular Version Control System.

The acronym SVN stands for Subversion, a very common and popular Version Control System.

The subversion book is an excellent reference, source it in your SVN answers! Please link to the latest stable release of the book. Links to the nightly build will eventually break when sections in the book are reorganized.

1337 questions
-1
votes
1 answer

Anonymous access to SVN server

I am using SVN via apache2. I have Ubuntu as OS. Below are my configurations: DAV svn SVNParentPath /var/lib/svn # I have tried basic as well AuthName "Subversion repository" AuthType Digest AuthUserFile…
user62648
  • 123
  • 1
  • 6
-1
votes
1 answer

How to run latest SVN revision script via Apache?

I've installed svn server on my Centos 6.4 machine. I have currenty one repo and one subdomain. I want to link this subdomain to run latest repo revision. I don't know how to do that, because there is no project structure in svn server side…
PiKey
  • 101
  • 1
-1
votes
2 answers

httpd unpacking error on installing subversion and mod_dav_svn

I am unable to make subversion working on centOS 6.4. I am getting httpd unpacking error on installing mod_dav_svn. I am getting the following error. Running Transaction Installing : subversion-1.6.11-9.el6_4.x86_64 …
LX7
  • 103
  • 1
  • 7
-1
votes
2 answers

Use version control for a live website

I have a live website hosted in a linux shared godaddy account. I want to start using Version Control. I also have a easyPHP localhost in my windows, where I do my development and testing. I am looking at options of git and subversion I want some…
user1641443
  • 103
  • 1
  • 4
-1
votes
1 answer

RA layer request failed svn: Unable to connect to a repository at URL "my url"

I am a new man in programer and my English is poor.I just want to know I just downloaded the file from the url,but now I can't connect to it any more except I reboot my computer!I mean ,I can't submit my files and download any file from the…
Fan Cynest
  • 1
  • 1
  • 1
  • 3
-1
votes
1 answer

Password for which user SVN asks?

I've logged in into our SSH server as restoldyaffotst1 user. Then (passwords and hashes replaced with PASSWORD and HASH): $ svn checkout svn://svn:PASSWORD@svn.logostudio.co.il/logostudio/trunk/logo Authentication realm: HASH Password for…
porton
  • 312
  • 1
  • 14
-1
votes
1 answer

SVN Server, set user to only access a branch

We use SVN Server from CollabNet and we have a new fellow working with us and I had to create a user/pwd to him... no problem here. Question is, How can I make sure that this new user had only access to one branch and not the full SVN structure, not…
balexandre
  • 567
  • 2
  • 13
  • 26
-1
votes
2 answers

Can't start the Subversion server

Recently I had configured subversion edge in my Linux machine. Installation was keen (installed as such described in this link [http://www.collab.net/lightbox/download_info/61/34]) and I was able to log in to the csvn console, access and create…
user145862
  • 41
  • 1
  • 2
  • 5
-1
votes
2 answers

Multiple subversion servers

I have a subversion server in my ubuntu box. But with many projects (a big one but with 4 apps concurrently and in differents languages) I would prefer to have a different subversion server for each one, but in the same box. Could it be…
Juanin
  • 101
  • 3
-1
votes
3 answers

Why can't I view my repositories in Subversion?

I just installed Subversion (from CollabNet) on a Windows 2008 machine. I created a test repo named, 'test`. Using TortoiseSVN, I can browse to this URL: http://dev1-new/svn/test But I can not browse to: http://dev1-new/svn The error I get…
cbmeeks
  • 243
  • 1
  • 4
  • 11
-1
votes
6 answers

Is it a good idea to install Subversion on a production server?

Is it a good idea to install Subversion on a production server?
Blankman
  • 2,891
  • 10
  • 39
  • 68
-1
votes
2 answers

SVN: creating a repo from existing repos directory

I have a repo containing lots of projects as folders, now I have possibility to separate them. So each directory is actually a separate repo. I dont have access to current servers ssh, so I can't use svnadmin. The question is: how do I create repos…
Daniel
  • 304
  • 1
  • 4
  • 17
-1
votes
3 answers

RANCID, but for arbitrary server configuration files

Does anyone have advice on such a beast? I would prefer not to have to install additional software on my AIX machines, so etckeeper isn't ideal. It's also not centralized, based on my quick reading. Ideally, I would like something that runs under…
mfinni
  • 36,144
  • 4
  • 53
  • 86
-1
votes
2 answers

Hardware Specs for Apache/SVN Server With High Transaction Level

I have to ask my company to assemble an svn server with apache. The transaction level is quite high. In fact today I was having problems with it with the current server, and I don't know if the issue is the bandwidth, because the processor never…
apacay
  • 179
  • 2
  • 11
-1
votes
1 answer

svn: PUT 403 Forbidden on commit

I have a new repository on a new server that uses CentOS and has CPanel for management. Getting SVN to work with CPanel was a pain but now it works ok, I can create repositories, I can checkout and I can see the repositories in browser. I can even…
Brayn
  • 281
  • 2
  • 3
  • 9