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

Re: Auth in ra_dav

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-08-23 22:12:50 CEST

On Thu, Aug 23, 2001 at 03:09:41PM -0500, cmpilato@collab.net wrote:
> Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
>
> > So today was the first time I have built/run subversion in a little
> > while, = and I went to do a couple of things, and found that I can't
> > do anything vi dav, because I don't know how to authenticate myself.
> > What do I have to do to m= ake subversion let me do stuff to the
> > repository.
>
> What kind of problems were you seeing? You didn't bail at the first
> sign of username prompt, did you, because I don't think we actually do
> anything with the username and password currently.

Sorry, I guess it has been too long indeed!! I forgot that I have
apache2 running on a port other than 80. I was trying to get my regular
apache to serve svn requests. :)

Although apache 2.0 doesn't seem to work for me :(

BTW, the error was:

kevin@pilchie:~/projects/svn-test [621]$ ls
repos/ wc-local/
kevin_at_pilchie:~/projects/svn-test [622]$ svn co http://localhost/svn/repos -d wc-dav
Username:
Password:

apr_error: #20014, src_err 0 : <Error string not specified yet>
  The OPTIONS response did not include the requested activity-collection-set.
kevin@pilchie:~/projects/svn-test [623]$
  
And now I am getting:
[Thu Aug 23 16:11:42 2001] [notice] child pid 11076 exit signal Segmentation fault (11)

in error_log, whenever I try to do anything.

(Linux 2.4 todays versions of both apache and svn.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:36 2006

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

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