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

RE: Subversion 1.0/Mandrake 9.2/Apache2

From: Jeff Lanzarotta <lanzarottaj_at_rogersltd.com>
Date: 2004-03-12 21:14:26 CET

Ok, that works great... I was challenged once I changed the access to
'none' and I did 'svn ls svn://localhost/path/to/repos'. If I did the
same command again, I was not challenged, is that correct?

-----Original Message-----
From: John Peacock [mailto:jpeacock@rowman.com]
Sent: Friday, March 12, 2004 3:07 PM
To: Jeff Lanzarotta
Cc: users@subversion.tigris.org
Subject: Re: Subversion 1.0/Mandrake 9.2/Apache2

Jeff Lanzarotta wrote:

> Welp, ldd return 'libdb-4.1.so => /usr/lib/libdb-4.1.so (0x40048000)'
so
> that confirms it...
>
> Ok then, I changed the /conf/svnserve.conf and added the stuff you
> suggested. I then created a passwd file as you suggested. I fired up
'su
> svn -c "svnserve --daemon --root /usr/local/svn/repositories". I then
> did 'svn ls svn://localhost/path/to/repos', it showed me everything,
but
> it didn't ask for any authorization...

That's because you followed my instructions: ;~)

[general]
anon-access = read
^^^^^^^^^^^^^^^^^^

Change that to "none" (or try and commit something) and you should get
challenged.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 12 21:15:01 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.