Never mind, it was a dumb error. :-)
Ben Collins-Sussman <sussman@collab.net> writes:
> (Mainly addressed to gstein, joe...)
>
> So I checked out a working copy over DAV, no authentication needed.
> Now I'm trying to commit.
>
> Here's what's happening. svn_ra_dav__open() takes a client callback
> table and stashes it in the "ras" (session) baton. In gdb, I
> carefully notice the address of the session baton.
>
> Then, when I break on request_auth(), which is the neon callback for
> "pulling" auth info, I discover the incoming ras is a totally
> different object at a different address; it has NULL neon-sessions,
> and the callback table is all random.
>
> Did I mess something up? Or is a new "ras" being created somewhere?
>
> In need of clue.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:41 2006