Setting up authentication with svnserve running under svnservices
From: <hedley.finger_at_myob.com>
Date: 2006-10-26 09:53:42 CEST
Wise ones:
I am fooling around with Subversion v. 1.4 and TortoiseSVN v. 1.4 with a
The svn repository is on a USB memory stick, at G:\repos\svn-repos at home
The svnserve.exe server is successfully started as a Windows service
C:\Program Files\Subversion\bin\SVNService.exe -install
The config files are set up as follows:
*** svnserve.conf ***
[general]
*** passwd ***
[users]
*** authz ***
[repository://localhost/svn-repos] ### Sheer guess! It sure
[E:/repos/svn-repos] ### Aaargh! Drive letters not allowed in
[G:/repos/svn-repos] ### Aaargh! Drive letters not allowed in
With the above set-up, when I right-click, choose TortoiseSVN > Repo
But, if the passwd and authz files are completely commented out and the
[general]
The Repo Browser connects fine and all Subversion operations avaiable from
(By the way, where is the Login dialogue to allow me to enter my username
How can you use a [pathname] section if the lcoation of root / is
file:///C|myFolder/myFile.xml /* drive letters are below root /
How do you correctly identify the repository on a USB stick in a
I look forward to the wisdom of the elders of the tribe.
Regards,
-- Hedley Finger Training Content Developer and Tools Specialist MYOB Australia Pty Ltd <http://myob.com/au> P.O. box 371 Blackburn VIC 3130 Australia 12 Wesley Court Tally Ho Business Park East Burwood VIC 3151 Australia <mailto:hedleyDOTfingerATmyobDOTcom> Tel. +61 3 9222 9992 x 7421, Mob. (cell) +61 412 461 558 © MYOB Technology Pty Ltd 2006 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Oct 26 09:54:30 2006 |
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.