Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Subversion Solutions: 1 - 25 of 46
 
Folks, I need to setup a SubVersion server with multiple respoitories. I'll be using RHEL 5, and I need SVN to work with LDAP & Apache.  Eventually, it needs to be only over SSL... I'...
Hi, We want to install SVN Server to provide source control to our company. The server we want to install it on is a webserver running IIS so we want to avoid the need of installing Apache,...
I'm attempting to get Subversion to work with Apache on a Windows 2003 machine and am having a heck of a time getting it to work.  I think I'm pretty close though.  When I try to access the re...
Folks, I'm in the middle on working on a little project to setup SubVersion on RHEL 5 / CentOS 5.1. I need to have SVN work with Apache, Windows AD (LDAP), and multiple repositories. ...
I'm installing Visual SVN server, but it won't let me put the repository on a network drive. I only get the option to specify a local drive. Is there any way to specify a network drive? Che...
I have a Red Hat Enterprise 4 machine that I'm trying to install trac (http://trac.edgewall.org/) on, so I can use it to manage our code. Trac requires subversion, and apparently, due to the f...
When using SSPI, apache, and SVN... using the authz file for authentication I cannot seem to get it to work.  I can use * = r and then I can see all but the "/" directory. Here are the load...
I have a Windows 2000 server in which SVN is configured as a windows service, it has been working fine for many months now...last week we were facing a network problem and they have made some ...
1) Different between cvs and svn? 2) I am having fc6, i want to configure svn in my linux box. Any solution?
Hi everyone, I have an SVN repository located on a Windows machine with SVN + TortoiseSVN installed, and I would like to check out all of the contents on my fedora box to a working copy in ...
Hi, I got Subversion installed on couple of Unix boxes. When I try subversion using svn:// on the first unix box it works great and shows all directories and files that are under version co...
We recently switched to Subversion from clearcase. I would like to know what is the difference between the two options which the Eclipse plug-in shows: Update and Synchronize. Thanks
I have checked in several versions of code to our svn server that are bad version, and I would like to be able to remove those versions completely from version control and get back to the last...
I found this question asked way back in 2006 on another venue - but it was never answered!   I'd like to build up a FreeNAS server using an old Laptop with a big USB drive (or two) to serve...
My team uses Subversion as a source control tool and it is setup on one of the Windows server as of now. Could anyone please suggest the steps to properly backup the Subversion repository in f...
First off, I am running subversion as a service on a dev server which in turn is running Server 2003. All my users use Tortoise 1.4.8 to checkout and update source code on subversion. When a u...
I have a .cpp file that I need to change or replace. Subverion keeps giving an error that it is a special file type and then prints out: // *******************  Error // I just want to ...
I have multiple users working on a subversion project. Is there a way I can restrict access to certain branches?  I would like certain users to be able to make commits to certain branches but ...
I am currently setting up my server and installing various softwares. I am installing on Red Hat 9, and have had excellent success until I came to Yum and SVN install types. I am not sur...
I'm trying to find the list of file changes in my repository between two dates/two versions. I tried using svn list -r [date] but it only gives me the listing of files before [date]. It wo...
I have a directory with a LOT of files in it (literally millions), so rather than doing an svn add to the parent directory, I went into that directory and added smaller chunks. to keep from ki...
I have setup a subversion server (v1.5), that is running correctly I can commit and update using cmd line or tortoise SVN. That has been working without a problem for months. What I am afte...
Until recently I was the only one coding on my project, and thus regularly rar-ing the project files with quite enough for me. Recently however we became 2, and now we feel a need for somet...
Can Subversion be used to track and compare diffrences between word doc files or can it only do this with text files?
My question is really simple: Can you hash or MD5 a password in the subversion.conf file? With the account that connects to the LDAP service I'd like to obscure the password that follows...