[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: apache on one machine but repository on another

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-12-24 13:52:00 CET

On Dec 24, 2007 12:58 PM, alon2 <alon@evolven.com> wrote:
>
> hi,
> I have apache set up and running on one machine with multiple repositories
> on it,using the SVNParentPath in the httpd.conf.
> every thing is alright with that.
> we want to move our repository(e.g repository files)to another machine which
> is a file server,but the thing is that we want to keep the server(apache)on
> the first machine.
> I understood that this is possible...

Right. In order to do so, you need a networked file system (such as
NFS) which supports file-level locking.

Pretty much, that's all you need to do - besides making the filesystem
available on the repository server. Maybe others have more advice?

> how can I actually do the transfer?what do I need to config?
> I'm using apache 2.0.58,and svn, version 1.4.2 (r22196)

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 24 13:52:24 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.