[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnadmin partial results are valid but processing is incomplete

From: Andrew MacKenzie <amackenz_at_edespot.com>
Date: Tue, 22 Jul 2008 14:13:20 -0400

I'm running SVN under Windows Server 2k3 using Apache 2.2 and running
subversion 1.4.5.

$ svnadmin --version
svnadmin, version 1.4.5 (r25188)
   compiled Aug 22 2007, 20:56:15

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
The following repository back-end (FS) modules are available:

* fs_base : Module for working with a Berkeley DB repository.
* fs_fs : Module for working with a plain file (FSFS) repository.

When two users of the system run 'svnadmin create --fs-type=bdb
G:\svn_repos\foo' it works fine. When another user (who happens to be a
domain admin) runs the same command we get:
svnadmin: Can't stat directory 'G:\svn_repos\foo\db': Partial results are
valid but processing is incomplete

The repository directory 'foo' is not created.

We've double-checked the permissions. This user can create directorys
under G:\svn_repos. He is, in fact, a domain admin and should have *more*
permissions than I do.

Any thoughts?

-- 
// Andrew MacKenzie  |  http://www.edespot.com
// GPG public key: http://www.edespot.com/~amackenz/public.key
// A classic is something that everyone wants to have read
// and nobody wants to read.
//                 -- Mark Twain, "The Disappearance of Literature"

  • application/pgp-signature attachment: stored
Received on 2008-07-22 20:13:46 CEST

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.