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

RE: Commit fails on OSX accessing windows repository

From: Jon Frost <jon.frost_at_nestafuturelab.org>
Date: 2005-08-05 16:58:44 CEST

Here are a few more details as requested. Hope they can shed a little
more light on things :/

Access control for the repository is using the basic authentication
provided by svnserve.conf file and a password file. I have been using
svn://servername to access the repository only.

I cannot see any cached credentials in .subversion/auth or any sub
directories of it (svn.simple, svn.ssl.server, svn.username) I have
left the install on the mac in default config so it should be caching
passwords...somewhere.

I have used the OSX client to connect to another test repository that I
found online. Adding and commiting to this repository worked fine but
there was not authentication.

Disabling authentication on the svn server allows the mac client to
connect and commit with no errors. I would be happy enough with this
for now but it doesn't keep an author without authenticating (at least
it appears that way to me).

The full error from the mac client is:

subversion/libsvn_client/commit.c:832: (apr_err=170001)
svn: Commit failed (details follow):
subversion/libsvn_ra_svn/client.c:309: (apr_err=170001)
svn: Can't get password

Process finished with exit status 1.

Regards,

Jon

-----Original Message-----
From: Charles Bailey [mailto:bailey.charles@gmail.com]
Sent: 04 August 2005 15:18
To: Jon Frost
Cc: Subversion List
Subject: Re: Commit fails on OSX accessing windows repository

On 8/1/05, Jon Frost <jon.frost@nestafuturelab.org> wrote:
>
> Client that fails
> ----------------
> Mac OSX 10.3.9 (firewall disabled for testing) Subversion client 1.2.1

> from Metissian.com scplugin v269 svnX 0.9.6.1
>
> Accessing the repository for a checkout and update works fine,
> passwords are requested and accepted, but any commit fails with the
error:
>
> "svn: Can't get password"
> Here's hoping,

I was hoping that someone more clueful would answer, but it looks like
you've got everyone stumped.

If I'm reading correctly, this error means Subversion doesn't know how
to handle the type of authentication requested. I don't see why it's
commit-specific, though. Just to be sure I'm not making bad
assumptions, could you let us know a few more details?

What's the access control for the repository?
Do you have cached credentials for this repository somewhere in
~/.subversion/...?
Will the OS X client access other repositories without problems?

--
Regards,
Charles Bailey
Lists: bailey _dot_ charles _at_ gmail _dot_ com
Other: bailey _at_ newman _dot_ upenn _dot_ edu
This email and any attachments are confidential and may be the subject of legal privilege.  Any use, copying or disclosure other than by the intended recipient is unauthorised.  If you have received this message in error, please notify the sender immediately via +44 0117 915 8200 or by email to info@nestafuturelab.org and delete this message and any copies from your computer and network.  The views expressed in this email are those of the author and do not necessarily reflect the views of NESTA Futurelab.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 5 16:59:28 2005

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.