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

svn: Authorization failed

From: Erick Calder <e_at_arix.com>
Date: Tue, 11 Aug 2009 18:39:41 -0700

I'm running Fedora 11 and installed from RPMs. last night I converted
my CVS repository, placing it in /var/svn. after editing the conf/
svnserve.conf to set use-sasl = false and the passwd to add an account
for myself, I'm trying to import something but either authentication
or authorization is failing, I don't know which - and I find the
server provides NO debugging output whatsoever to help.

as root, I run the server like this:

# svnserve -r /var/svn -d --foreground

on my laptop I try:

# svn import --username=myacct --password=mypass sys svn://mysvnserver/
sys

and get:

svn: Authorization failed
svn: Your commit message was left in a temporary file:
svn: 'svn-commit.1.tmp'

I've been on freenode#svn but find no one there to help and I've
already burnt too many hours googling and struggling. please help.

thx - e

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2382748

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-12 07:12:53 CEST

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.