Tricky case-sensitivity issue for "Authorization failed" when using svnserve
From: si <sshnug.si_at_gmail.com>
 
Date: Tue, 16 Dec 2008 10:27:16 +1030 
Greetings,
 Summary: Checkout and Update will work fine if the repository name in the
 Steps to reproduce:
 svnserve is running on localhost
 cd \temp
 svn co svn://localhost/TESTREPO wc --username harry --password harryssecret
 svn ci wc --username harry --password harryssecret -m "add test"
 Problem can be easily fixed by relocating working copy:
 svn switch --relocate svn://localhost/TESTREPO svn://localhost/testrepo wc
 Hope that saves someone else some frustration.
 Personally I would have expected the checkout or update to fail, so that the
 -- It's a wild world that we live in, you step to the vibe like a new found religion, take your position, compile your vision, futurism, algorithm has risen up! pfm - the western ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=984726 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2008-12-16 00:57:26 CET  | 
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.