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

Re: default root for svnserve

From: Daniel Jackson <daniel_at_email.unc.edu>
Date: 2004-12-16 15:59:39 CET

Michael,

There was some whitespace on the last line before the closing "}" in
the first example you posted. It's been removed in this one. Maybe
that's the problem?

Daniel

Quoting "Michael J. Pawlowsky" <mikep@mi-consultants.com>:

>
> Well it seems to be working as:
>
> service svn
> {
> disable = no
> socket_type = stream
> wait = no
> user = svnowner
> server = /usr/bin/svnserve
> server_args = -i --root=/usr/local/repositories
> }
>
> Mmm.... Sorry for taking up mail space...
>
>
> Michael J. Pawlowsky wrote:
>
> >
> > The -r option does not seem to be working. I would like to be able
> to
> > access the repo as svn://host.domain.com/testrepo.
> > Right now I need to access it as
> > svn://host.domain.com/usr/local/repositories/testrepo
> >
> > Is there something else I need to do to get this to work?
> > Or is there some kind of equivalent to CVSROOT?
> >
> > Thanks,
> > Mike
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 16 16:03:26 2004

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.