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

Re: "svn: Authorization failed"; what am I doing wrong?

From: Troy Watson <drtwox_at_gmail.com>
Date: Thu, 5 Feb 2009 07:26:33 +1000

Thanks to everyone for their help. The final solution was embarrassing
simple and obvious! I'll repost it to the list for future reference

Instead of
$ mkdir svn
$ svnadmin create svn

It should have been
#mkdir svn
#svnadmin create /full/path/to/svn

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-04 22:28:28 CET

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.