The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
29 views

SVN via SSH not working on Windows with Tortoise SVN

I have SSH access to a FreeBSD machine which has svnadmin (and the rest of the necessary utilities) installed. svn is version 1.7.9 (r1462340). I am on Windows 7 x64, using Tortoise SVN 1.7.7. I have ...
1
vote
2answers
33 views

Procedure to upgrade SVN server on ubuntu 10.04

I have an ubuntu server running SVN server 1.6 with apache2, which I want to upgrade to 1.7 Running 'apt-get install subversion' just upgraded me to 1.6.6, not to 1.7 What command should I use ...
0
votes
0answers
92 views

SVN server with LDAP athentication SASL error

i'm having few problems with my SVN authentication with Active Directory. I am using CollabNet subversion server + client on a windows server 2003 box. When I try to connect to SVN from my computer I ...
0
votes
1answer
31 views

Create read-only repo from remote repo and update it regularly

I want to create a local copy of a remote repo. This shall be done, because we are running some tools which are using the repo very often and we want to prevent wasting bandwidth. There are no writing ...
1
vote
1answer
46 views

svnadmin dump outputs a partial backup

I'm trying to dump my SVN repository in a scheduled task. The problem is that when it's running in the scheduled task its only outputting a part of the repository (about 476MB instead of about 2G). ...
1
vote
1answer
114 views

SVN+SSH does not work

I am using a Debian server. I am using the user svn for SVN. svn's home directory is /home/svn. All repositories are in /srv/svn. In /home/svn/.ssh there is a file authorized_keys. This file contains ...
-2
votes
1answer
117 views

i want a subversion server in my wamp server? [closed]

i want to setup a subversion server in my home. i installed a wamp server in My PC. but little bit confused to install subversion. i have windows 7, 32-bit as operating system and Intel Core-IV ...
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 ...
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 ...
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
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) ...
1
vote
1answer
264 views

Connecting to SVN server from a computer outside of my LAN

I've got a Fedora server running Subversion and svnserve on port 3690. My repo is at /var/svn/project_name. I have my router forwarding port 3690 to the local server (as well as port 80, 21, 22 and a ...
0
votes
1answer
27 views

SVN server - host OS in place update

I have a SVN server (Apache Web Server included) installed on Windows Server 2003 host. There's no other service installed. Only file server capabilities. I need to update the host OS. I need to move ...
0
votes
1answer
143 views

how to configure svn between two remote system on different network? [closed]

The story is that I have two systems on two different network IPs (like client on 10.0.15.24 and server on 117.152.18.140). I am communicating between them by team viewer port 80. I have installed ...
1
vote
1answer
810 views

SVN SASL Commit - Authorisation failed

I've been attempting to setup our SVN server to be accessible by both DAV SVN through Apache and now the SVN:// protocol (for better performance) root@svnvm:~# svnserve --foreground -d --foreground ...
0
votes
2answers
495 views

Setting up an SVN Server using SVNServe in Amazon ec2 Ubuntu Linux

This has been a headache. Where to begin? So far, I've followed this article, along with its follow-up tutorial and my output when I try to do svn+engine_ssh://[insert-elastic-ip-here]/var/svn/test ...
2
votes
2answers
242 views

Move and Upgrade Subversion server

I have a very old server slow (ubuntu 9.04) which has a hell lot of other things running on it along with SubVersion. I now plan to move subversion to a better faster server but ofcourse dont want to ...
0
votes
1answer
92 views

Move subversion to a new server without access to the old SVN server

I had a network computer that acted as my SVN server. I would then check in and out to that server from my local machine. That server box has since been removed and is no longer available. I do ...
0
votes
2answers
1k views

Cant checkout from WebSVN

I am trying to download a script from SVN. The url looks like this: http://websvn.myurl.com/list.php?repname=name_1 I am trying to download using: svn checkout --username myuser --password mypass ...
1
vote
1answer
122 views

SVN - Migrate to new server

We recently acquired another company that brought with them some crufty old linux servers. One of them is their SVN server - which died last night. I don't know a lot about Subversion, but I have ...
2
votes
1answer
209 views

VisualSVN server log question

VisualSVN server access log and operation log are not available in standard version. But those two logs belong to Apache server, I think. I don't know if it is possible to enable those two logs via ...
2
votes
2answers
888 views

SVN SSL negotiation failed

I am having issues using svn all of a sudden. When trying to update/commit or create a new checkout I get the following error. I cant seem to find much information about it. svn: OPTIONS of ...
0
votes
1answer
169 views

Monitor status of an svnsync command?

I have a svnsync command running and it is displaying output like: ... Committed revision 39. Copied properties for revision 39. Committed revision 40. Copied properties for revision 40. Committed ...
0
votes
0answers
205 views

Subversion hard disk full

Our SVN server hd was full. Deleted a load of unwanted data on there, and all appeared to be well. However, new check-ins are now failing. Can't move '/repos/db/txn-protorevs/1000-vr.rev' to ...
0
votes
1answer
344 views

svnserve init.d script

Has any one got a init script for the svn service lying around that works? Thanks
2
votes
1answer
83 views

How can I tell what version of SVN a repository is served as from a working copy?

I have an SVN repository that has supposedly just been upgraded from 1.4 to 1.6. The upgrade process seemed to go very very quickly considering the repository is very large (over 300G when dumped to ...
1
vote
2answers
84 views

What is the relationship between apache and a SVN repository on a Windows Box?

I am researching something but apache seems to come up everywhere I look. What role does apache play when setting up a SVN Server on a Windows Box? As I just need the above, I don't need any apache ...
0
votes
1answer
58 views

SVN — distribute code and example data set separately?

If I have a program and a set of example data that I want to distribute on SVN (separately so people who are familiar with the code need not get the example data with it), what's the best way to do ...
0
votes
1answer
348 views

SVN checkout running slow via LAN

I have a small LAN at home connecting 2 computers with an switch and the switch to ADSL router. Small "server" running Ubuntu Server 10.04 LTS and client running Windows XP. The server runs: ...
0
votes
1answer
74 views

How to deny a user to access one of the project from repository

I creted two repository into a repo. There are different projects into both. All the things are going to work fine. but, i am not able to restrict a user for browsing one of the project. Content of ...
1
vote
1answer
195 views

Setting up a secure SVN server on OSX Server edition

I set up an svn server on my apple server running OSX server edition (leopard) following these instructions http://agileshrugged.com/blog/?p=14 and that was easy enough. Unfortunately these ...
0
votes
1answer
473 views

Move a Subversion server with externals?

I have just inherited a Subversion server that is a mess. I want to migrate to a new server with a saner file system layout. I figured a svnadmin dump and then svnadmin load for each repository would ...
1
vote
2answers
3k views

How to use Ubuntu Lucid Server as SVN/Trac server

Does anyone know of a tutorial for setting up Trac and SVN on a Ubuntu 10.4 Server machine? Thanks in advance!
1
vote
8answers
499 views

Best Linux for hosting a server

What would the best Linux operating system for hosting a Web/SVN/etc. server? One thing that it needs to have is no windowing system installed by default.
1
vote
2answers
176 views

import svn history

I had to wipe our svn server, but I failed to "dump" the repositories before installing a new OS. However, I had a complete backup of every file in each repository. I've since transferred all the ...
1
vote
3answers
636 views

Local server accessible via https with :80, but not without

I can access https://svnserver:80/ locally via my web browser, but when I remove the :80 it doesn't work at all.... any ideas? UPDATE When I go to https://svnserver:443/ it says: SSL received a ...
1
vote
1answer
724 views

Setting up SVN+SSH for multiple users through one local user

I need to make our SVN repository accessible through the firewall - but without creating a local user for each potential external user. Instead, I would like to set-up SVN+SSH to route all external ...
1
vote
1answer
630 views

The easiest way to set up an encrypted SVN repository?

I'm using Subversion and TortoiseSVN under Windows, connecting to a Linux webserver running svnserve. I have basic shell access to the Linux webserver. I have a non-encrypted link working, i.e. I can ...
1
vote
1answer
873 views

SVN access: svnserve works but Apache doesn't

I set up SVN on my Windows XP machine using the BitNami stack. I've gotten svnserve to work, but Apache access seems to not work: C:\>svn list svn://localhost test/ C:\>svn list ...
1
vote
2answers
643 views

Change type of all .xml file in a SVN repository

How can I change the type of all the files in a repository SVN who have the extension .xml from the type binary to the type text. It means, is no more necessary to change the type of each file, one ...
3
votes
1answer
560 views

How do i find out which svn config is currently used on a server?

I have reciently started at a new place, currently wanting to use svn for source code. On the main server we currently have svn installed with several possible svn configs. I am wondering how to find ...
0
votes
1answer
54 views

Limiting conections to an Subversion server based on IP

I want to controls which IP addresses can connect to a subversion repository (svnserve) on a windows box. Is it possible to configure svnserve itself to do this? If not what would be the easiest way ...
3
votes
1answer
1k views

Can't access my SVN repository

I've used the following guide (up to step 5) to setup SVN on my personal server: http://blog.loadbalancer.org/how-to-setup-subversion/ Now I'm using TortoiseSVN on my client machine to import my work ...
0
votes
1answer
73 views

Need some help installing SVN through bash

I'm trying to setup subversion on my server. I'm logging into my server as root, and I have no idea how to do that. I was trying to follow this guide: ...
5
votes
4answers
3k views

Subversion path differences for svn and svn+ssh

[02:48][root@server:~] ps ax | grep svn 23986 ? Ss 0:00 /usr/bin/svnserve -d -r /srv/svn As you see from arguments my svn root dir is /srv/svn. Now, some magic from remote machine... ...
0
votes
1answer
381 views

Is it possible to install Trac on diskstation 207+

I'm looking for a cheap personal project management and I have diskstation 207+. Is it possible to install trac witn svnserver on it? cheers, Perica
0
votes
3answers
3k views

Having issues getting SVN server working

I'm trying to set up an SVN server on Linux (ubuntu, if it matters) and getting behavior that seems strange. When I'm on the actual server and try to just do svn list file://... it works and lists my ...
1
vote
2answers
1k views

How to do an svnadmin task with VisualSVN?

We need to dump the content of a repository using svnadmin dump, but we are using svnadmin in Windows and we don't find the svnadmin command.
-1
votes
1answer
263 views

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 ...