Re: Path authentication issues ( svnserve.exe )
From: Vadym Chepkov <chepkov_at_yahoo.com>
Date: Sat, 7 Nov 2009 10:11:55 -0800 (PST)
Well,
Since you don't provide your config files, here are mine:
$ pwd
$ cat passwd
$ cat authz
[/]
$ cat svnserve.conf
$ svn mkdir --username=vvc svn://localhost/home/vvc/testrepo/dir1 -m "dir1"
$ svn mkdir --username=root svn://localhost/home/vvc/testrepo/dir1 -m "dir1"
Committed revision 1.
All works as expected
Sincerely yours,
--- On Sat, 11/7/09, Eric Lee <pgeric_at_gmail.com> wrote:
> From: Eric Lee <pgeric_at_gmail.com>
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.