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

Re: problem using SVN to manage live /etc on server

From: <o.nash_at_cs.ucc.ie>
Date: 2006-07-10 16:22:32 CEST

On Mon, 10 Jul 2006, Brian Munroe wrote:

> On 7/10/06, o.nash@cs.ucc.ie <o.nash@cs.ucc.ie> wrote:
>
> >
> > About the file:// url would that be a wise choice?
> > in this case I need to tell svn about the new URL ? I think.
>
> Oliver, Little confused on your question. If I understand you
> correctly, then no, you do not need to do anything to SVN to get
> file:// to work, it is built in by default. Is that what you are
> asking?
>
> BUT, I might reconsider using it, as Nico pointed out in a previous
> email. I forgot, it *can* be a real adventure trying to maintain the
> permissions on the repository -if you have more then one user checking
> stuff in (correct me if I'm wrong, Nico). If this repository is only
> accessed by one user (root) then it shouldn't be too big of a deal.
>
> -- brian
>

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

Brian, thanks yes it is confusing.
first confusion: repository permissions I take this to only refer to the
actual Subversion repository and NOT the contents of the .svn dir in the
working copy. correct?

We would want to have the repository readable by the Apache user so that
viewing diff can be carried out with a web interface like viewvc.

What I meant about changing the URL was that after a working copy is
created using some URL, this seems to be recorded in a file
.svn/entries
So that one does not need to keep entering the full URL.

Is it safe to change this file manually?
Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 10 16:24:23 2006

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.