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

Re: using svn.collab.net from a Windows client

From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-08-30 23:49:59 CEST

kfogel@collab.net wrote:

>Branko =?ISO-8859-2?Q?=C8ibej?= <brane@xbc.nu> writes:
>
>>Except that I should have started on this a week ago, instead of
>>yesterday. I'm still having problems:
>>
>> * I have to enter the username and password for every operation. The
>> client's looking for the auth info in the wrong place: e.g., when
>> I say "svn stat NEWS", it looks for "news/SVN/auth/username"
>> instead of "./SVN/auth/username".
>>
>
>Yeah, this definitely needs fixin', should be an easy tweak. Would
>you mind filing an issue (or if you think it's faster just to fix it,
>go ahead and do that)?
>

I'm on this. I'll submit an issue if I can't nail it down tonight.
What's happening is that svn_client_authenticate just tacks
"/SVN/auth/password" on the end of its path. I'll have to think about
where these checks shoud happen, though, because checkout should behave
differently from update/status/commit.

>> * svn up says
>> apr_error: #20014, src_err 0 : <Error string not specified yet>
>> The REPORT status was 500, but expected 200.
>>
>>Any hints welcome.
>>
>
>Thanks, known problem, appeared today, probably just due to some
>Apache misconfiguration. We're working on it right now.
>

Ah, O.K.

-- 
Brane �ibej   <brane_at_xbc.nu>            http://www.xbc.nu/brane/
---------------------------------------------------------------------
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:37 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.