Cannot create a repository on Win2003 standard with v1.4.4
From: Talden <talden_at_gmail.com>
Date: 2007-07-30 00:06:12 CEST
As stated in the topic I cannot create a repository on Windows 2003
I am able to do so with the same Subversion distribution on my XP pro desktop.
The command I'm executing is
C:\> svnadmin create c:\temp\testrepo
This results in
svnadmin: Can't stat directory 'c:\temp\testrepo\db': Partial results are
The user account is a local administrator and has full control of the
Using FileMon.exe (sysinternals) I see the following error occuring
"svnadmin.exe:4716", "QUERY INFORMATION", "C:\Temp\testrepo\db",
Further down the log the same occurs with a security check (it's very
"svnadmin.exe:4716", "QUERY SECURITY", "C:\Temp\testrepo\db", "BUFFER OVERFLOW"
The column-names as given in FileMon are:
The --version of svnadmin is
C:\>svnadmin --version
Copyright (C) 2000-2006 CollabNet.
The following repository back-end (FS) modules are available:
* fs_base : Module for working with a Berkeley DB repository.
Anyone have any ideas?
-- Talden --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Jul 30 00:04:59 2007 |
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.