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

learn more… | top users | synonyms (1)

0
votes
2answers
60 views

Apache chooses wrong version of installed Subversion

I have a Debian Squeeze server with Apache2 and Subversion on-board. The Subversion version is 1.6.12 (r955767). It is from debian repos. But recently I installed Subversion v1.7.7 from sources into ...
0
votes
2answers
111 views

sudoers security

I've setup a script to do Subversion updates across two servers - the localhost and a remote server - called by a post-commit hook run by the www-data user. /srv/svn/mysite/hooks/post-commit ...
2
votes
1answer
55 views

Linux single user logon for Website, SVN, Trac, and MediaWiki

I'm looking for a way to grant new (remote, public) users the possibility to sign up for a new account via a web form, which will grant access to a restricted area of our website, an SVN repository, a ...
1
vote
2answers
52 views

SVN copy vs checkout for creating a branch

Trying to figure out how to make a branch, usually someone else makes them and I just go in and work with them, so my SVN knowledge is a bit basic. Today I need to make a branch based on the working ...
0
votes
1answer
72 views

How to design the server access which allows ssh, ftp, db access, svn access

I am in a typical scenario with my Linux Server. I am pretty sure many others might also be facing similar issues. I want to know how to over come it. Situation: 1. We have a 5 Linux servers where ...
1
vote
1answer
234 views

Problems with configuration of SVN ( error code 500 )

I posted similar thread recently, but I was on hurry, so I didn't provide any necessary information. I followed arch-linux wiki guide for setting up a SVN repository using apache and ssl. I'm almost ...
1
vote
1answer
51 views

403 forbidden on svn parent path

Im trying to access the parent path for subversion on my browser. I go to http://serverip/svn and it says forbidden, however if i go to http://serverip/svn/svnproject, it shows the svn repo. How do I ...
2
votes
1answer
59 views

Is it possible for the Subversion Apache module to serve html files with an html content-type without using the svn:mime-type property?

I am aware that if you set the svn:mime-type Subversion property on a .html file to text/html then when viewing the file in a browser through the Subversion module in Apache httpd it will be served ...
0
votes
0answers
49 views

redmine repository management

We are trying to setup a redmine installation for our group which should work with both SVN and Git repos. Since we want to keep the repos on the server and avoid the whole privileges and hosting mess ...
1
vote
0answers
92 views

SVN post-commit hook failed after Ubuntu upgrade from 11.04 to 12.04

After Ubuntu upgrade from 11.04 to 12.04 all my SVN post-commit hooks doesn't work throwing errors: post-commit hook failed (exit code 1) with output: sudo: no tty present and no askpass program ...
4
votes
1answer
107 views

Rsnapshot hard-link ONLY + diffs

We have a 39 TB linux server (mdadm raid 6 15 3TB Drives) that has about 12TB of working data on it. Initially I wanted to create a snapshot system that only saved the data that was changed, much like ...
0
votes
1answer
28 views

apache2 adding named virtual host over existing mod

I have a dav_svn.conf look like this. # mod-available/dav_svn.conf <Location /svn> DAV svn SVNParentPath /path/to/svn/parent ... </Location> With this configuration every ...
0
votes
1answer
139 views

Apache + SVN + DAV + pwauth + authz = 403

I maintain a group of SVN repositories behind Apache2 with mod_svn_dav, and I'm using pwauth to authenticate users (with mod_authnz_external). I have Require directives for valid-user and group svn. ...
1
vote
1answer
85 views

ubuntu 12.04 - svn relocated and system restart

I think my server has been hacked but I cannot be sure. I had installed and got running svn on ubuntu 12.04. After installing I got one machine to checkout the repository on username joe. Last night ...
1
vote
2answers
101 views

Mirroring svn repository

I have an svn repository and I'd like to have it duplicated over multiple machines for availability purpose. By now when my vps goes down, I'm unable to connect to repository and this is very ...
-3
votes
1answer
41 views

Is there a way to prevent users from transfer svn checkout files to another computer or data storage?

I have a SVN server under CentOS 6.0 and I would like to know if is there a way to prevent users from transfer svn checkout files to another computer or data storage? Or just similar a encryption ...
4
votes
0answers
68 views

Customizing post-commit messages in svn for different users [duplicate]

I have an svn repository that users can access (read/write) using their account OR via tunneling over ssh with svnserve. I also have a post-commit hook that sends mails to specific users for different ...
1
vote
3answers
483 views

Visual SVN server Running but cannot access / browse repositories

Operating System: Windows Web Server 2008 R2 Visual SVN Version: 2.5.7 Subversion: 1.7.7 Apache: 2.2.22 I freshly installed the Visual SVN latest version on the server and created one repository in ...
2
votes
1answer
130 views

Automatically update SVN repository on another server

We have 2 Ubuntu web servers, one of which is our staging server (Staging) and the other is our live server (Live). Staging has our Subversion repository, as well as the latest version of our sites on ...
0
votes
0answers
81 views

Cannot browse Visual SVN Repositories [closed]

I went through Unable to browse repository after setting visual SVN Server and tried to implement the answer suggested but even the IP address is not solving my problem. I have 1) Turned off ...
2
votes
1answer
341 views

Why does SVN+SSH prompt for password despite a SSH key file?

I have keys configured such that I can login to SVN_HOST like this: ssh <USER_NAME>@<SVN_HOST> Will log me to SVN_HOST with no password prompt. So far so good; however: svn update ...
4
votes
1answer
120 views

Where are committed files stored on the SVN server file system?

I have SVN set up and working properly. I can access it via http://domain/home/svn/repo/trunk and I have pulled and committed code with STS. However, if I SSH to the /home/svn/repo/trunk directory I ...
1
vote
1answer
118 views

Managing multiple svn repos from TortoiseSVN

I have created two repositories on a debian server. One svn repo, dev, will contain files and code used by engineers at the company. The other repo, doc, will contain sales docs, quotes etc that is to ...
1
vote
0answers
44 views

How to make password protected directory at SVN location [closed]

For a mobile game development project i have created a location http://svn.rbc.loc At this location, I have to make several directories and those directories will be password protected for related ...
0
votes
0answers
79 views

Moved files from one repository to a new hard drive, now cant access those files through svn

We are currently using CollabNet Subversion Edge on our network and have run into a fairly common issue with older systems. Our repository has run out of hard drive space and can't store any other ...
1
vote
1answer
360 views

Invalid command 'SSLRequireSSL',

An svn server that I managed crashed. The server is up and running again, but I can't manage to get svn running anymore. I followed the instructions listed here: ...
2
votes
1answer
85 views

Can't create directory named “mysql” in subversion repository

I have a particular problem with subversion. Environment: subversion (1.6.12dfsg-6), apache2 (2.2.16-6+squeeze7) + mod dav_svn. I can't create a directory named "mysql" or "testmysql" or add and ...
3
votes
2answers
60 views

SVN 1.2.3 to 1.7 Migration Dump Load issues

I am having trouble with migrating a SVN (version 1.2.3) repo to a new server. In the process I want to update the repo and server to the latest SVN version. I have tried dumping the repo, but found ...
2
votes
1answer
347 views

Subversion 1.7.x and expat location in configure

I am running CentOS 6.3 64bit and DirectAdmin control panel. Currently I have installed Apache Subversion 1.6.19 without any problems. I have installed expat and expat-devel and neon-devel using yum. ...
2
votes
1answer
136 views

Setup staging with multiple SVN

We are a startup, setting new environments for product to be released soon. Planned server structure with planned release flow is as shown in below image It ideally have a local server (or Staging ...
0
votes
2answers
606 views

Apache httpd LDAP integration

I am configuring a CollabNet Subversion integration. I have the following collabnet_subversion.conf file: <Location /svn> DAV svn SVNParentPath /mnt/svn/new_repos SVNListParentPath on ...
1
vote
3answers
112 views

Committing to a new SVN server

My old svn repo is no longer inaccessible, the physical server no longer exists. So, I'm going to be making a new one. I still have all the actual data plus newly modified and added files since. I'm ...
1
vote
2answers
239 views

How to configure SVN server for my own project

I work with a team on an Android project using Eclipse IDE, We need to use a version control and we need to access the repository remotely, I have no experience using or installing servers, a little ...
3
votes
2answers
233 views

Svn authorizing over sasl+ldap failing after Ubuntu update 10.04 -> 12.04

I have working svnserve solution on Ubuntu 10.04 for authorizing svn users over SASL to Active directory (LDAP, not LDAPDB). Config files are at the bottom. After upgrading server to 12.04 release, ...
2
votes
1answer
163 views

FakeBasicAuth and AuthzSVNAccessFile: how to refer to users?

When using Apache2 with client certificates and FakeBasicAuth, how do I refer to users in the AuthzSVNAccessFile? The usernames have funny characters, like /CN=Damon Wischik, and authz doesn't like ...
0
votes
1answer
207 views

Auto update working copy SVN - get error “Host key verification failed”

I have a SVN server (UberSVN) and have a test server (Ubuntu 11.10). I followed the instruction link here for Auto update the working copy's with Subversion. Detail, I created a script in post-commit ...
2
votes
1answer
57 views

deleting out a single file from an old subversion revision from the repository

We have a rather strict policy regarding our subversion repository that is also a large inconvenience. With our branches, anything that gets checked into subversion has to have redacted ...
0
votes
0answers
6 views

SVNServer, different locking feature in one repository for different users

Project svn.abcproject.loc userA # password :: 12s7889056 userB # password :: 4RT2g46677 userC # password :: 65U2347899 Folder Structure /images :: accessible by userA + userB /code :: ...
0
votes
2answers
508 views

How to auto update working copy svn when someone commit?

We have a SVN server (UberSVN) and we have a test server (Ubuntu 11.10). Test server is running SVN-client and LAMPP. We were looking for a solution that auto update the working copy's our developer ...
2
votes
1answer
60 views

Subversion update

I have a Subversion system running. It always does an post-commit update on /var/www by the following code: /usr/bin/svn update /var/www/. But, this is OK when I am working on an other server. I do a ...
0
votes
1answer
60 views

SVN : While committing files automatically unzips and missing several files [closed]

SVN Problem While committing files automatically unzips several files missing for large data (for than 15 MB) Environment For Server # Server SVN and client side CornerStone2 (MAC OS X) ...
2
votes
1answer
172 views

Any workaround to Subversion HTTP download resume limitation?

I recently encounter a problem described in http://stackoverflow.com/q/12365109/151453 . Since the Subversion repository files served by HTTP(svn 1.7) does not support download resume, is there any ...
0
votes
1answer
54 views

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 ...
-2
votes
3answers
303 views

error when start Subversion Server in UberSVN

I'm using uberSVN on Ubuntu server. Now, I can't checkout, commit source from Subversion Server ( domain.com:9880, port subversion) I tried to start httpd by command line as: sudo ...
5
votes
0answers
246 views

Subversion Edge LDAP (require CAC Certificate not Username and Password)

What I've Done: I've successfully installed and configured Subversion Edge 3.1.2 with LDAP support on a Windows 2008 server. I have configured LDAP users and am able to use LDAP credentials to work ...
1
vote
2answers
356 views

How can I configure SVN to deploy when I commit?

How can I configure SVN to deploy when I commit? I would like to deploy when I commit
0
votes
1answer
37 views

Using SVN from existent directory

I'm following this guide to install and configure a SVN Server in my development server. I've some previously projects created under /var/www/html and want those projects under SVN meaning I can use ...
0
votes
1answer
23 views

Access SVN files from Http

I have installed svn in /var/svn My webroot is : /srv/mydomain.com/public_html How can I see my svn project /var/svn/myproject from http://ip:8000 ? WebDav is installed and httpd.conf is empty. ...
-6
votes
2answers
237 views

What are differences between TortoiseSVN and a full fledged SVN server? [closed]

The repository can be created using Tortoise SVN itself. So what exactly is the role of a SVN server like VisualSVN Server or any other product like Collabnet Subversion? What extra features does a ...
1
vote
3answers
209 views

Subversion all or nothing access to repo tree

I'm having some problems setting up access to my Subversion repositories on a Linux server. The problem is that I can only seem to get an all-or-nothing structure going. Either everyone gets read ...

1 2 3 4 5 22