This is NOT the problem of callking mkdir before svnadmin create

( http://www.linuxquestions.org/questions/linux-software-2/svn-
authorization-failed-what-am-i-doing-wrong-701579/ )

Still same problem when not doing mkdir first:

root:
/srv/svn/repo/lc$ stat barbar
stat: cannot stat `barbar': No such file or directory
/srv/svn/repo/lc$ svnadmin create barbar

client:
~/testsvn$ mkdir barbar
~/testsvn$ cd barbar
~/testsvn/barbar$ echo "some text" > testfile.txt
~/testsvn/barbar$ svn import svn://localhost/lc/barbar -m "importing"
svn: Authorization failed

-- 
svn stoped asking for auth, and connects as anonymous - giving usually svn: 
Authorization failed
https://bugs.launchpad.net/bugs/520743
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to