svn_error_codes.h File Reference

Subversion error codes. More...

#include <apr_errno.h>

Go to the source code of this file.

Functions

SVN_ERROR_START SVN_ERRDEF (SVN_ERR_BAD_CONTAINING_POOL, SVN_ERR_BAD_CATEGORY_START+0,"Bad parent pool passed to svn_make_pool()") SVN_ERRDEF(SVN_ERR_BAD_FILENAME
 Collection of Subversion error code values, located within the APR user error space.
SVN_ERROR_START Bogus filename SVN_ERRDEF (SVN_ERR_BAD_URL, SVN_ERR_BAD_CATEGORY_START+2,"Bogus URL") SVN_ERRDEF(SVN_ERR_BAD_DATE
SVN_ERROR_START Bogus filename
Bogus date 
SVN_ERRDEF (SVN_ERR_BAD_MIME_TYPE, SVN_ERR_BAD_CATEGORY_START+4,"Bogus mime-type") SVN_ERRDEF(SVN_ERR_BAD_PROPERTY_VALUE
SVN_ERROR_START Bogus filename
Bogus date Wrong or unexpected
property value 
SVN_ERRDEF (SVN_ERR_BAD_VERSION_FILE_FORMAT, SVN_ERR_BAD_CATEGORY_START+6,"Version file format not correct") SVN_ERRDEF(SVN_ERR_BAD_RELATIVE_PATH
SVN_ERROR_START Bogus filename
Bogus date Wrong or unexpected
property value Path is not an
immediate child of the
specified directory 
SVN_ERRDEF (SVN_ERR_BAD_UUID, SVN_ERR_BAD_CATEGORY_START+8,"Bogus UUID") SVN_ERRDEF(SVN_ERR_BAD_CONFIG_VALUE
SVN_ERROR_START Bogus filename
Bogus date Wrong or unexpected
property value Path is not an
immediate child of the
specified directory Invalid
configuration value 
SVN_ERRDEF (SVN_ERR_BAD_SERVER_SPECIFICATION, SVN_ERR_BAD_CATEGORY_START+10,"Bogus server specification") SVN_ERRDEF(SVN_ERR_BAD_CHECKSUM_KIND
SVN_ERROR_START Bogus filename
Bogus date Wrong or unexpected
property value Path is not an
immediate child of the
specified directory Invalid
configuration value
Unsupported checksum type 
SVN_ERRDEF (SVN_ERR_BAD_CHECKSUM_PARSE, SVN_ERR_BAD_CATEGORY_START+12,"Invalid character in hex checksum") SVN_ERRDEF(SVN_ERR_BAD_TOKEN
SVN_ERROR_START Bogus filename
Bogus date Wrong or unexpected
property value Path is not an
immediate child of the
specified directory Invalid
configuration value
Unsupported checksum type
Unknown string value of token 
SVN_ERRDEF (SVN_ERR_BAD_CHANGELIST_NAME, SVN_ERR_BAD_CATEGORY_START+14,"Invalid changelist name") SVN_ERRDEF(SVN_ERR_XML_ATTRIB_NOT_FOUND
SVN_ERROR_START Bogus filename
Bogus date Wrong or unexpected
property value Path is not an
immediate child of the
specified directory Invalid
configuration value
Unsupported checksum type
Unknown string value of token
No such XML tag attribute 
SVN_ERRDEF (SVN_ERR_XML_MISSING_ANCESTRY, SVN_ERR_XML_CATEGORY_START+1,"<delta-pkg> is missing ancestry") SVN_ERRDEF(SVN_ERR_XML_UNKNOWN_ENCODING
can t decode SVN_ERRDEF (SVN_ERR_XML_MALFORMED, SVN_ERR_XML_CATEGORY_START+3,"XML data was not well-formed") SVN_ERRDEF(SVN_ERR_XML_UNESCAPABLE_DATA
can t decode Data cannot be
safely XML escaped 
SVN_ERRDEF (SVN_ERR_IO_INCONSISTENT_EOL, SVN_ERR_IO_CATEGORY_START+0,"Inconsistent line ending style") SVN_ERRDEF(SVN_ERR_IO_UNKNOWN_EOL
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style 
SVN_ERRDEF (SVN_ERR_IO_CORRUPT_EOL, SVN_ERR_IO_CATEGORY_START+2,"Line endings other than expected") SVN_ERRDEF(SVN_ERR_IO_UNIQUE_NAMES_EXHAUSTED
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names 
SVN_ERRDEF (SVN_ERR_IO_PIPE_FRAME_ERROR, SVN_ERR_IO_CATEGORY_START+4,"Framing error in pipe protocol") SVN_ERRDEF(SVN_ERR_IO_PIPE_READ_ERROR
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe 
SVN_ERRDEF (SVN_ERR_IO_WRITE_ERROR, SVN_ERR_IO_CATEGORY_START+6,"Write error") SVN_ERRDEF(SVN_ERR_IO_PIPE_WRITE_ERROR
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe 
SVN_ERRDEF (SVN_ERR_STREAM_UNEXPECTED_EOF, SVN_ERR_STREAM_CATEGORY_START+0,"Unexpected EOF on stream") SVN_ERRDEF(SVN_ERR_STREAM_MALFORMED_DATA
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data 
SVN_ERRDEF (SVN_ERR_STREAM_UNRECOGNIZED_DATA, SVN_ERR_STREAM_CATEGORY_START+2,"Unrecognized stream data") SVN_ERRDEF(SVN_ERR_STREAM_SEEK_NOT_SUPPORTED
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking 
SVN_ERRDEF (SVN_ERR_NODE_UNKNOWN_KIND, SVN_ERR_NODE_CATEGORY_START+0,"Unknown svn_node_kind") SVN_ERRDEF(SVN_ERR_NODE_UNEXPECTED_KIND
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking
Unexpected node kind found 
SVN_ERRDEF (SVN_ERR_ENTRY_NOT_FOUND, SVN_ERR_ENTRY_CATEGORY_START+0,"Can't find an entry") SVN_ERRDEF(SVN_ERR_ENTRY_EXISTS
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking
Unexpected node kind found
Entry already exists 
SVN_ERRDEF (SVN_ERR_ENTRY_MISSING_REVISION, SVN_ERR_ENTRY_CATEGORY_START+3,"Entry has no revision") SVN_ERRDEF(SVN_ERR_ENTRY_MISSING_URL
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking
Unexpected node kind found
Entry already exists Entry has
no URL 
SVN_ERRDEF (SVN_ERR_ENTRY_ATTRIBUTE_INVALID, SVN_ERR_ENTRY_CATEGORY_START+5,"Entry has an invalid attribute") SVN_ERRDEF(SVN_ERR_ENTRY_FORBIDDEN
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking
Unexpected node kind found
Entry already exists Entry has
no URL Can t create an entry
for a forbidden name 
SVN_ERRDEF (SVN_ERR_WC_OBSTRUCTED_UPDATE, SVN_ERR_WC_CATEGORY_START+0,"Obstructed update") SVN_ERRDEF(SVN_ERR_WC_UNWIND_MISMATCH
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking
Unexpected node kind found
Entry already exists Entry has
no URL Can t create an entry
for a forbidden name Mismatch
popping the WC unwind stack 
SVN_ERRDEF (SVN_ERR_WC_UNWIND_EMPTY, SVN_ERR_WC_CATEGORY_START+2,"Attempt to pop empty WC unwind stack") SVN_ERRDEF(SVN_ERR_WC_UNWIND_NOT_EMPTY
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking
Unexpected node kind found
Entry already exists Entry has
no URL Can t create an entry
for a forbidden name Mismatch
popping the WC unwind stack
Attempt to unlock with non
empty unwind stack 
SVN_ERRDEF (SVN_ERR_WC_LOCKED, SVN_ERR_WC_CATEGORY_START+4,"Attempted to lock an already-locked dir") SVN_ERRDEF(SVN_ERR_WC_NOT_LOCKED
this is probably a please report SVN_ERRDEF (SVN_ERR_WC_INVALID_LOCK, SVN_ERR_WC_CATEGORY_START+6,"Invalid lock") SVN_ERRDEF(SVN_ERR_WC_NOT_WORKING_COPY
this is probably a please
report Path is not a working
copy directory 
SVN_ERRDEF (SVN_ERR_WC_NOT_DIRECTORY, SVN_ERR_WC_NOT_WORKING_COPY,"Path is not a working copy directory") SVN_ERRDEF(SVN_ERR_WC_NOT_FILE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file 
SVN_ERRDEF (SVN_ERR_WC_BAD_ADM_LOG, SVN_ERR_WC_CATEGORY_START+9,"Problem running log") SVN_ERRDEF(SVN_ERR_WC_PATH_NOT_FOUND
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path 
SVN_ERRDEF (SVN_ERR_WC_NOT_UP_TO_DATE, SVN_ERR_WC_CATEGORY_START+11,"Working copy is not up-to-date") SVN_ERRDEF(SVN_ERR_WC_LEFT_LOCAL_MOD
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files 
SVN_ERRDEF (SVN_ERR_WC_SCHEDULE_CONFLICT, SVN_ERR_WC_CATEGORY_START+13,"Unmergeable scheduling requested on an entry") SVN_ERRDEF(SVN_ERR_WC_PATH_FOUND
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path 
SVN_ERRDEF (SVN_ERR_WC_FOUND_CONFLICT, SVN_ERR_WC_CATEGORY_START+15,"A conflict in the working copy obstructs the current operation") SVN_ERRDEF(SVN_ERR_WC_CORRUPT
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt 
SVN_ERRDEF (SVN_ERR_WC_CORRUPT_TEXT_BASE, SVN_ERR_WC_CATEGORY_START+17,"Working copy text base is corrupt") SVN_ERRDEF(SVN_ERR_WC_NODE_KIND_CHANGE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind 
SVN_ERRDEF (SVN_ERR_WC_INVALID_OP_ON_CWD, SVN_ERR_WC_CATEGORY_START+19,"Invalid operation on the current working directory") SVN_ERRDEF(SVN_ERR_WC_BAD_ADM_LOG_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy 
SVN_ERRDEF (SVN_ERR_WC_UNSUPPORTED_FORMAT, SVN_ERR_WC_CATEGORY_START+21,"Unsupported working copy format") SVN_ERRDEF(SVN_ERR_WC_BAD_PATH
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context 
SVN_ERRDEF (SVN_ERR_WC_INVALID_SCHEDULE, SVN_ERR_WC_CATEGORY_START+23,"Invalid schedule") SVN_ERRDEF(SVN_ERR_WC_INVALID_RELOCATION
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation 
SVN_ERRDEF (SVN_ERR_WC_INVALID_SWITCH, SVN_ERR_WC_CATEGORY_START+25,"Invalid switch") SVN_ERRDEF(SVN_ERR_WC_MISMATCHED_CHANGELIST
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match 
SVN_ERRDEF (SVN_ERR_WC_CONFLICT_RESOLVER_FAILURE, SVN_ERR_WC_CATEGORY_START+27,"Conflict resolution failed") SVN_ERRDEF(SVN_ERR_WC_COPYFROM_PATH_NOT_FOUND
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy 
SVN_ERRDEF (SVN_ERR_WC_CHANGELIST_MOVE, SVN_ERR_WC_CATEGORY_START+29,"Moving a path from one changelist to another") SVN_ERRDEF(SVN_ERR_WC_CANNOT_DELETE_FILE_EXTERNAL
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external 
SVN_ERRDEF (SVN_ERR_WC_CANNOT_MOVE_FILE_EXTERNAL, SVN_ERR_WC_CATEGORY_START+31,"Cannot move a file external") SVN_ERRDEF(SVN_ERR_WC_DB_ERROR
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database 
SVN_ERRDEF (SVN_ERR_WC_MISSING, SVN_ERR_WC_CATEGORY_START+33,"The working copy is missing") SVN_ERRDEF(SVN_ERR_WC_NOT_SYMLINK
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink 
SVN_ERRDEF (SVN_ERR_WC_PATH_UNEXPECTED_STATUS, SVN_ERR_WC_CATEGORY_START+35,"The specified path has an unexpected status") SVN_ERRDEF(SVN_ERR_WC_UPGRADE_REQUIRED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded 
SVN_ERRDEF (SVN_ERR_WC_CLEANUP_REQUIRED, SVN_ERR_WC_CATEGORY_START+37,"Previous operation has not finished; ""run 'cleanup' if it was interrupted") SVN_ERRDEF(SVN_ERR_WC_INVALID_OPERATION_DEPTH
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth 
SVN_ERRDEF (SVN_ERR_WC_PATH_ACCESS_DENIED, SVN_ERR_WC_CATEGORY_START+39,"Couldn't open a working copy file because access was denied") SVN_ERRDEF(SVN_ERR_FS_GENERAL
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error 
SVN_ERRDEF (SVN_ERR_FS_CLEANUP, SVN_ERR_FS_CATEGORY_START+1,"Error closing filesystem") SVN_ERRDEF(SVN_ERR_FS_ALREADY_OPEN
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open 
SVN_ERRDEF (SVN_ERR_FS_NOT_OPEN, SVN_ERR_FS_CATEGORY_START+3,"Filesystem is not open") SVN_ERRDEF(SVN_ERR_FS_CORRUPT
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt 
SVN_ERRDEF (SVN_ERR_FS_PATH_SYNTAX, SVN_ERR_FS_CATEGORY_START+5,"Invalid filesystem path syntax") SVN_ERRDEF(SVN_ERR_FS_NO_SUCH_REVISION
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number 
SVN_ERRDEF (SVN_ERR_FS_NO_SUCH_TRANSACTION, SVN_ERR_FS_CATEGORY_START+7,"Invalid filesystem transaction name") SVN_ERRDEF(SVN_ERR_FS_NO_SUCH_ENTRY
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry 
SVN_ERRDEF (SVN_ERR_FS_NO_SUCH_REPRESENTATION, SVN_ERR_FS_CATEGORY_START+9,"Filesystem has no such representation") SVN_ERRDEF(SVN_ERR_FS_NO_SUCH_STRING
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string 
SVN_ERRDEF (SVN_ERR_FS_NO_SUCH_COPY, SVN_ERR_FS_CATEGORY_START+11,"Filesystem has no such copy") SVN_ERRDEF(SVN_ERR_FS_TRANSACTION_NOT_MUTABLE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable 
SVN_ERRDEF (SVN_ERR_FS_NOT_FOUND, SVN_ERR_FS_CATEGORY_START+13,"Filesystem has no item") SVN_ERRDEF(SVN_ERR_FS_ID_NOT_FOUND
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id 
SVN_ERRDEF (SVN_ERR_FS_NOT_ID, SVN_ERR_FS_CATEGORY_START+15,"String does not represent a node or node-rev-id") SVN_ERRDEF(SVN_ERR_FS_NOT_DIRECTORY
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory 
SVN_ERRDEF (SVN_ERR_FS_NOT_FILE, SVN_ERR_FS_CATEGORY_START+17,"Name does not refer to a filesystem file") SVN_ERRDEF(SVN_ERR_FS_NOT_SINGLE_PATH_COMPONENT
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component 
SVN_ERRDEF (SVN_ERR_FS_NOT_MUTABLE, SVN_ERR_FS_CATEGORY_START+19,"Attempt to change immutable filesystem node") SVN_ERRDEF(SVN_ERR_FS_ALREADY_EXISTS
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem 
SVN_ERRDEF (SVN_ERR_FS_ROOT_DIR, SVN_ERR_FS_CATEGORY_START+21,"Attempt to remove or recreate fs root dir") SVN_ERRDEF(SVN_ERR_FS_NOT_TXN_ROOT
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root 
SVN_ERRDEF (SVN_ERR_FS_NOT_REVISION_ROOT, SVN_ERR_FS_CATEGORY_START+23,"Object is not a revision root") SVN_ERRDEF(SVN_ERR_FS_CONFLICT
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit 
SVN_ERRDEF (SVN_ERR_FS_REP_CHANGED, SVN_ERR_FS_CATEGORY_START+25,"A representation vanished or changed between reads") SVN_ERRDEF(SVN_ERR_FS_REP_NOT_MUTABLE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation 
SVN_ERRDEF (SVN_ERR_FS_MALFORMED_SKEL, SVN_ERR_FS_CATEGORY_START+27,"Malformed skeleton data") SVN_ERRDEF(SVN_ERR_FS_TXN_OUT_OF_DATE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date 
SVN_ERRDEF (SVN_ERR_FS_BERKELEY_DB, SVN_ERR_FS_CATEGORY_START+29,"Berkeley DB error") SVN_ERRDEF(SVN_ERR_FS_BERKELEY_DB_DEADLOCK
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error 
SVN_ERRDEF (SVN_ERR_FS_TRANSACTION_DEAD, SVN_ERR_FS_CATEGORY_START+31,"Transaction is dead") SVN_ERRDEF(SVN_ERR_FS_TRANSACTION_NOT_DEAD
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead 
SVN_ERRDEF (SVN_ERR_FS_UNKNOWN_FS_TYPE, SVN_ERR_FS_CATEGORY_START+33,"Unknown FS type") SVN_ERRDEF(SVN_ERR_FS_NO_USER
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem 
SVN_ERRDEF (SVN_ERR_FS_PATH_ALREADY_LOCKED, SVN_ERR_FS_CATEGORY_START+35,"Path is already locked") SVN_ERRDEF(SVN_ERR_FS_PATH_NOT_LOCKED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked 
SVN_ERRDEF (SVN_ERR_FS_BAD_LOCK_TOKEN, SVN_ERR_FS_CATEGORY_START+37,"Lock token is incorrect") SVN_ERRDEF(SVN_ERR_FS_NO_LOCK_TOKEN
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided 
SVN_ERRDEF (SVN_ERR_FS_LOCK_OWNER_MISMATCH, SVN_ERR_FS_CATEGORY_START+39,"Username does not match lock owner") SVN_ERRDEF(SVN_ERR_FS_NO_SUCH_LOCK
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock 
SVN_ERRDEF (SVN_ERR_FS_LOCK_EXPIRED, SVN_ERR_FS_CATEGORY_START+41,"Lock has expired") SVN_ERRDEF(SVN_ERR_FS_OUT_OF_DATE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date 
SVN_ERRDEF (SVN_ERR_FS_UNSUPPORTED_FORMAT, SVN_ERR_FS_CATEGORY_START+43,"Unsupported FS format") SVN_ERRDEF(SVN_ERR_FS_REP_BEING_WRITTEN
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written 
SVN_ERRDEF (SVN_ERR_FS_TXN_NAME_TOO_LONG, SVN_ERR_FS_CATEGORY_START+45,"The generated transaction name is too long") SVN_ERRDEF(SVN_ERR_FS_NO_SUCH_NODE_ORIGIN
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record 
SVN_ERRDEF (SVN_ERR_FS_UNSUPPORTED_UPGRADE, SVN_ERR_FS_CATEGORY_START+47,"Filesystem upgrade is not supported") SVN_ERRDEF(SVN_ERR_FS_NO_SUCH_CHECKSUM_REP
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record 
SVN_ERRDEF (SVN_ERR_FS_PROP_BASEVALUE_MISMATCH, SVN_ERR_FS_CATEGORY_START+49,"Property value in filesystem differs from the provided ""base value") SVN_ERRDEF(SVN_ERR_REPOS_LOCKED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery 
SVN_ERRDEF (SVN_ERR_REPOS_HOOK_FAILURE, SVN_ERR_REPOS_CATEGORY_START+1,"A repository hook failed") SVN_ERRDEF(SVN_ERR_REPOS_BAD_ARGS
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied 
SVN_ERRDEF (SVN_ERR_REPOS_NO_DATA_FOR_REPORT, SVN_ERR_REPOS_CATEGORY_START+3,"A report cannot be generated because no data was supplied") SVN_ERRDEF(SVN_ERR_REPOS_BAD_REVISION_REPORT
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report 
SVN_ERRDEF (SVN_ERR_REPOS_UNSUPPORTED_VERSION, SVN_ERR_REPOS_CATEGORY_START+5,"Unsupported repository version") SVN_ERRDEF(SVN_ERR_REPOS_DISABLED_FEATURE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature 
SVN_ERRDEF (SVN_ERR_REPOS_POST_COMMIT_HOOK_FAILED, SVN_ERR_REPOS_CATEGORY_START+7,"Error running post-commit hook") SVN_ERRDEF(SVN_ERR_REPOS_POST_LOCK_HOOK_FAILED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook 
SVN_ERRDEF (SVN_ERR_REPOS_POST_UNLOCK_HOOK_FAILED, SVN_ERR_REPOS_CATEGORY_START+9,"Error running post-unlock hook") SVN_ERRDEF(SVN_ERR_REPOS_UNSUPPORTED_UPGRADE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported 
SVN_ERRDEF (SVN_ERR_RA_ILLEGAL_URL, SVN_ERR_RA_CATEGORY_START+0,"Bad URL passed to RA layer") SVN_ERRDEF(SVN_ERR_RA_NOT_AUTHORIZED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed 
SVN_ERRDEF (SVN_ERR_RA_UNKNOWN_AUTH, SVN_ERR_RA_CATEGORY_START+2,"Unknown authorization method") SVN_ERRDEF(SVN_ERR_RA_NOT_IMPLEMENTED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented 
SVN_ERRDEF (SVN_ERR_RA_OUT_OF_DATE, SVN_ERR_RA_CATEGORY_START+4,"Item is out of date") SVN_ERRDEF(SVN_ERR_RA_NO_REPOS_UUID
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID 
SVN_ERRDEF (SVN_ERR_RA_UNSUPPORTED_ABI_VERSION, SVN_ERR_RA_CATEGORY_START+6,"Unsupported RA plugin ABI version") SVN_ERRDEF(SVN_ERR_RA_NOT_LOCKED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked 
SVN_ERRDEF (SVN_ERR_RA_PARTIAL_REPLAY_NOT_SUPPORTED, SVN_ERR_RA_CATEGORY_START+8,"Server can only replay from the root of a repository") SVN_ERRDEF(SVN_ERR_RA_UUID_MISMATCH
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID 
SVN_ERRDEF (SVN_ERR_RA_REPOS_ROOT_URL_MISMATCH, SVN_ERR_RA_CATEGORY_START+10,"Repository root URL does not match expected root URL") SVN_ERRDEF(SVN_ERR_RA_SESSION_URL_MISMATCH
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL 
SVN_ERRDEF (SVN_ERR_RA_DAV_SOCK_INIT, SVN_ERR_RA_DAV_CATEGORY_START+0,"RA layer failed to init socket layer") SVN_ERRDEF(SVN_ERR_RA_DAV_CREATING_REQUEST
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request 
SVN_ERRDEF (SVN_ERR_RA_DAV_REQUEST_FAILED, SVN_ERR_RA_DAV_CATEGORY_START+2,"RA layer request failed") SVN_ERRDEF(SVN_ERR_RA_DAV_OPTIONS_REQ_FAILED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info 
SVN_ERRDEF (SVN_ERR_RA_DAV_PROPS_NOT_FOUND, SVN_ERR_RA_DAV_CATEGORY_START+4,"RA layer failed to fetch properties") SVN_ERRDEF(SVN_ERR_RA_DAV_ALREADY_EXISTS
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists 
SVN_ERRDEF (SVN_ERR_RA_DAV_INVALID_CONFIG_VALUE, SVN_ERR_RA_DAV_CATEGORY_START+6,"Invalid configuration value") SVN_ERRDEF(SVN_ERR_RA_DAV_PATH_NOT_FOUND
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found 
SVN_ERRDEF (SVN_ERR_RA_DAV_PROPPATCH_FAILED, SVN_ERR_RA_DAV_CATEGORY_START+8,"Failed to execute WebDAV PROPPATCH") SVN_ERRDEF(SVN_ERR_RA_DAV_MALFORMED_DATA
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data 
SVN_ERRDEF (SVN_ERR_RA_DAV_RESPONSE_HEADER_BADNESS, SVN_ERR_RA_DAV_CATEGORY_START+10,"Unable to extract data from response header") SVN_ERRDEF(SVN_ERR_RA_DAV_RELOCATED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved 
SVN_ERRDEF (SVN_ERR_RA_DAV_CONN_TIMEOUT, SVN_ERR_RA_DAV_CATEGORY_START+12,"Connection timed out") SVN_ERRDEF(SVN_ERR_RA_DAV_FORBIDDEN
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason 
SVN_ERRDEF (SVN_ERR_RA_LOCAL_REPOS_NOT_FOUND, SVN_ERR_RA_LOCAL_CATEGORY_START+0,"Couldn't find a repository") SVN_ERRDEF(SVN_ERR_RA_LOCAL_REPOS_OPEN_FAILED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository 
SVN_ERRDEF (SVN_ERR_RA_SVN_CMD_ERR, SVN_ERR_RA_SVN_CATEGORY_START+0,"Special code for wrapping server errors to report to client") SVN_ERRDEF(SVN_ERR_RA_SVN_UNKNOWN_CMD
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command 
SVN_ERRDEF (SVN_ERR_RA_SVN_CONNECTION_CLOSED, SVN_ERR_RA_SVN_CATEGORY_START+2,"Network connection closed unexpectedly") SVN_ERRDEF(SVN_ERR_RA_SVN_IO_ERROR
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error 
SVN_ERRDEF (SVN_ERR_RA_SVN_MALFORMED_DATA, SVN_ERR_RA_SVN_CATEGORY_START+4,"Malformed network data") SVN_ERRDEF(SVN_ERR_RA_SVN_REPOS_NOT_FOUND
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository 
SVN_ERRDEF (SVN_ERR_RA_SVN_BAD_VERSION, SVN_ERR_RA_SVN_CATEGORY_START+6,"Client/server version mismatch") SVN_ERRDEF(SVN_ERR_RA_SVN_NO_MECHANISMS
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism 
SVN_ERRDEF (SVN_ERR_RA_SVN_EDIT_ABORTED, SVN_ERR_RA_SVN_CATEGORY_START+8,"Editor drive was aborted") SVN_ERRDEF(SVN_ERR_RA_SERF_SSPI_INITIALISATION_FAILED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed 
SVN_ERRDEF (SVN_ERR_RA_SERF_SSL_CERT_UNTRUSTED, SVN_ERR_RA_SERF_CATEGORY_START+1,"Server SSL certificate untrusted") SVN_ERRDEF(SVN_ERR_RA_SERF_GSSAPI_INITIALISATION_FAILED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed 
SVN_ERRDEF (SVN_ERR_RA_SERF_WRAPPED_ERROR, SVN_ERR_RA_SERF_CATEGORY_START+3,"While handling serf response:") SVN_ERRDEF(SVN_ERR_AUTHN_CREDS_UNAVAILABLE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable 
SVN_ERRDEF (SVN_ERR_AUTHN_NO_PROVIDER, SVN_ERR_AUTHN_CATEGORY_START+1,"No authentication provider available") SVN_ERRDEF(SVN_ERR_AUTHN_PROVIDERS_EXHAUSTED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted 
SVN_ERRDEF (SVN_ERR_AUTHN_CREDS_NOT_SAVED, SVN_ERR_AUTHN_CATEGORY_START+3,"Credentials not saved") SVN_ERRDEF(SVN_ERR_AUTHN_FAILED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed 
SVN_ERRDEF (SVN_ERR_AUTHZ_ROOT_UNREADABLE, SVN_ERR_AUTHZ_CATEGORY_START+0,"Read access denied for root of edit") SVN_ERRDEF(SVN_ERR_AUTHZ_UNREADABLE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable 
SVN_ERRDEF (SVN_ERR_AUTHZ_PARTIALLY_READABLE, SVN_ERR_AUTHZ_CATEGORY_START+2,"Item is partially readable") SVN_ERRDEF(SVN_ERR_AUTHZ_INVALID_CONFIG
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration 
SVN_ERRDEF (SVN_ERR_AUTHZ_UNWRITABLE, SVN_ERR_AUTHZ_CATEGORY_START+4,"Item is not writable") SVN_ERRDEF(SVN_ERR_SVNDIFF_INVALID_HEADER
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header 
SVN_ERRDEF (SVN_ERR_SVNDIFF_CORRUPT_WINDOW, SVN_ERR_SVNDIFF_CATEGORY_START+1,"Svndiff data contains corrupt window") SVN_ERRDEF(SVN_ERR_SVNDIFF_BACKWARD_VIEW
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view 
SVN_ERRDEF (SVN_ERR_SVNDIFF_INVALID_OPS, SVN_ERR_SVNDIFF_CATEGORY_START+3,"Svndiff data contains invalid instruction") SVN_ERRDEF(SVN_ERR_SVNDIFF_UNEXPECTED_END
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly 
SVN_ERRDEF (SVN_ERR_SVNDIFF_INVALID_COMPRESSED_DATA, SVN_ERR_SVNDIFF_CATEGORY_START+5,"Svndiff compressed data is invalid") SVN_ERRDEF(SVN_ERR_DIFF_DATASOURCE_MODIFIED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly 
SVN_ERRDEF (SVN_ERR_APMOD_MISSING_PATH_TO_FS, SVN_ERR_APMOD_CATEGORY_START+0,"Apache has no path to an SVN filesystem") SVN_ERRDEF(SVN_ERR_APMOD_MALFORMED_URI
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI 
SVN_ERRDEF (SVN_ERR_APMOD_ACTIVITY_NOT_FOUND, SVN_ERR_APMOD_CATEGORY_START+2,"Activity not found") SVN_ERRDEF(SVN_ERR_APMOD_BAD_BASELINE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect 
SVN_ERRDEF (SVN_ERR_APMOD_CONNECTION_ABORTED, SVN_ERR_APMOD_CATEGORY_START+4,"Input/output error") SVN_ERRDEF(SVN_ERR_CLIENT_VERSIONED_PATH_REQUIRED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation 
SVN_ERRDEF (SVN_ERR_CLIENT_RA_ACCESS_REQUIRED, SVN_ERR_CLIENT_CATEGORY_START+1,"Repository access is needed for this operation") SVN_ERRDEF(SVN_ERR_CLIENT_BAD_REVISION
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given 
SVN_ERRDEF (SVN_ERR_CLIENT_DUPLICATE_COMMIT_URL, SVN_ERR_CLIENT_CATEGORY_START+3,"Attempting to commit to a URL more than once") SVN_ERRDEF(SVN_ERR_CLIENT_IS_BINARY_FILE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file 
SVN_ERRDEF (SVN_ERR_CLIENT_INVALID_EXTERNALS_DESCRIPTION, SVN_ERR_CLIENT_CATEGORY_START+5,"Format of an svn:externals property was invalid") SVN_ERRDEF(SVN_ERR_CLIENT_MODIFIED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource 
SVN_ERRDEF (SVN_ERR_CLIENT_IS_DIRECTORY, SVN_ERR_CLIENT_CATEGORY_START+7,"Operation does not apply to directory") SVN_ERRDEF(SVN_ERR_CLIENT_REVISION_RANGE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource Revision range is not
allowed 
SVN_ERRDEF (SVN_ERR_CLIENT_INVALID_RELOCATION, SVN_ERR_CLIENT_CATEGORY_START+9,"Inter-repository relocation not allowed") SVN_ERRDEF(SVN_ERR_CLIENT_REVISION_AUTHOR_CONTAINS_NEWLINE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource Revision range is not
allowed Author name cannot
contain a newline 
SVN_ERRDEF (SVN_ERR_CLIENT_PROPERTY_NAME, SVN_ERR_CLIENT_CATEGORY_START+11,"Bad property name") SVN_ERRDEF(SVN_ERR_CLIENT_UNRELATED_RESOURCES
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource Revision range is not
allowed Author name cannot
contain a newline Two
versioned resources are
unrelated 
SVN_ERRDEF (SVN_ERR_CLIENT_MISSING_LOCK_TOKEN, SVN_ERR_CLIENT_CATEGORY_START+13,"Path has no lock token") SVN_ERRDEF(SVN_ERR_CLIENT_MULTIPLE_SOURCES_DISALLOWED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource Revision range is not
allowed Author name cannot
contain a newline Two
versioned resources are
unrelated Operation does not
support multiple sources 
SVN_ERRDEF (SVN_ERR_CLIENT_NO_VERSIONED_PARENT, SVN_ERR_CLIENT_CATEGORY_START+15,"No versioned parent directories") SVN_ERRDEF(SVN_ERR_CLIENT_NOT_READY_TO_MERGE
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource Revision range is not
allowed Author name cannot
contain a newline Two
versioned resources are
unrelated Operation does not
support multiple sources
Working copy and merge source
not ready for reintegration 
SVN_ERRDEF (SVN_ERR_CLIENT_FILE_EXTERNAL_OVERWRITE_VERSIONED, SVN_ERR_CLIENT_CATEGORY_START+17,"A file external cannot overwrite an existing versioned item") SVN_ERRDEF(SVN_ERR_CLIENT_PATCH_BAD_STRIP_COUNT
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource Revision range is not
allowed Author name cannot
contain a newline Two
versioned resources are
unrelated Operation does not
support multiple sources
Working copy and merge source
not ready for reintegration
Invalid path component strip
count specified 
SVN_ERRDEF (SVN_ERR_CLIENT_CYCLE_DETECTED, SVN_ERR_CLIENT_CATEGORY_START+19,"Detected a cycle while processing the operation") SVN_ERRDEF(SVN_ERR_CLIENT_MERGE_UPDATE_REQUIRED
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource Revision range is not
allowed Author name cannot
contain a newline Two
versioned resources are
unrelated Operation does not
support multiple sources
Working copy and merge source
not ready for reintegration
Invalid path component strip
count specified Working copy
and merge source not ready for
reintegration 
SVN_ERRDEF (SVN_ERR_CLIENT_INVALID_MERGEINFO_NO_MERGETRACKING, SVN_ERR_CLIENT_CATEGORY_START+21,"Invalid mergeinfo detected in merge target") SVN_ERRDEF(SVN_ERR_CLIENT_NO_LOCK_TOKEN
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource Revision range is not
allowed Author name cannot
contain a newline Two
versioned resources are
unrelated Operation does not
support multiple sources
Working copy and merge source
not ready for reintegration
Invalid path component strip
count specified Working copy
and merge source not ready for
reintegration Can t perform
this operation without a valid
lock token 
SVN_ERRDEF (SVN_ERR_CLIENT_FORBIDDEN_BY_SERVER, SVN_ERR_CLIENT_CATEGORY_START+23,"The operation is forbidden by the server") SVN_ERRDEF(SVN_ERR_BASE
see other errors for details SVN_ERRDEF (SVN_ERR_PLUGIN_LOAD_FAILURE, SVN_ERR_MISC_CATEGORY_START+1,"Failure loading plugin") SVN_ERRDEF(SVN_ERR_MALFORMED_FILE
see other errors for details
Malformed file 
SVN_ERRDEF (SVN_ERR_INCOMPLETE_DATA, SVN_ERR_MISC_CATEGORY_START+3,"Incomplete data") SVN_ERRDEF(SVN_ERR_INCORRECT_PARAMS
see other errors for details
Malformed file Incorrect
parameters given 
SVN_ERRDEF (SVN_ERR_UNVERSIONED_RESOURCE, SVN_ERR_MISC_CATEGORY_START+5,"Tried a versioning operation on an unversioned resource") SVN_ERRDEF(SVN_ERR_TEST_FAILED
see other errors for details
Malformed file Incorrect
parameters given Test failed 
SVN_ERRDEF (SVN_ERR_UNSUPPORTED_FEATURE, SVN_ERR_MISC_CATEGORY_START+7,"Trying to use an unsupported feature") SVN_ERRDEF(SVN_ERR_BAD_PROP_KIND
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind 
SVN_ERRDEF (SVN_ERR_ILLEGAL_TARGET, SVN_ERR_MISC_CATEGORY_START+9,"Illegal target for the requested operation") SVN_ERRDEF(SVN_ERR_DELTA_MD5_CHECKSUM_ABSENT
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing 
SVN_ERRDEF (SVN_ERR_DIR_NOT_EMPTY, SVN_ERR_MISC_CATEGORY_START+11,"Directory needs to be empty but is not") SVN_ERRDEF(SVN_ERR_EXTERNAL_PROGRAM
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program 
SVN_ERRDEF (SVN_ERR_SWIG_PY_EXCEPTION_SET, SVN_ERR_MISC_CATEGORY_START+13,"Python exception has been set with the error") SVN_ERRDEF(SVN_ERR_CHECKSUM_MISMATCH
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred 
SVN_ERRDEF (SVN_ERR_CANCELLED, SVN_ERR_MISC_CATEGORY_START+15,"The operation was interrupted") SVN_ERRDEF(SVN_ERR_INVALID_DIFF_OPTION
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred
The specified diff option is
not supported 
SVN_ERRDEF (SVN_ERR_PROPERTY_NOT_FOUND, SVN_ERR_MISC_CATEGORY_START+17,"Property not found") SVN_ERRDEF(SVN_ERR_NO_AUTH_FILE_PATH
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred
The specified diff option is
not supported No auth file
path available 
SVN_ERRDEF (SVN_ERR_VERSION_MISMATCH, SVN_ERR_MISC_CATEGORY_START+19,"Incompatible library version") SVN_ERRDEF(SVN_ERR_MERGEINFO_PARSE_ERROR
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred
The specified diff option is
not supported No auth file
path available Mergeinfo parse
error 
SVN_ERRDEF (SVN_ERR_CEASE_INVOCATION, SVN_ERR_MISC_CATEGORY_START+21,"Cease invocation of this API") SVN_ERRDEF(SVN_ERR_REVNUM_PARSE_FAILURE
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred
The specified diff option is
not supported No auth file
path available Mergeinfo parse
error Error parsing revision
number 
SVN_ERRDEF (SVN_ERR_ITER_BREAK, SVN_ERR_MISC_CATEGORY_START+23,"Iteration terminated before completion") SVN_ERRDEF(SVN_ERR_UNKNOWN_CHANGELIST
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred
The specified diff option is
not supported No auth file
path available Mergeinfo parse
error Error parsing revision
number Unknown changelist 
SVN_ERRDEF (SVN_ERR_RESERVED_FILENAME_SPECIFIED, SVN_ERR_MISC_CATEGORY_START+25,"Reserved directory name in command line arguments") SVN_ERRDEF(SVN_ERR_UNKNOWN_CAPABILITY
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred
The specified diff option is
not supported No auth file
path available Mergeinfo parse
error Error parsing revision
number Unknown changelist
Inquiry about unknown
capability 
SVN_ERRDEF (SVN_ERR_TEST_SKIPPED, SVN_ERR_MISC_CATEGORY_START+27,"Test skipped") SVN_ERRDEF(SVN_ERR_NO_APR_MEMCACHE
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred
The specified diff option is
not supported No auth file
path available Mergeinfo parse
error Error parsing revision
number Unknown changelist
Inquiry about unknown
capability apr memcache
library not available 
SVN_ERRDEF (SVN_ERR_ATOMIC_INIT_FAILURE, SVN_ERR_MISC_CATEGORY_START+29,"Couldn't perform atomic initialization") SVN_ERRDEF(SVN_ERR_SQLITE_ERROR
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred
The specified diff option is
not supported No auth file
path available Mergeinfo parse
error Error parsing revision
number Unknown changelist
Inquiry about unknown
capability apr memcache
library not available SQLite
error 
SVN_ERRDEF (SVN_ERR_SQLITE_READONLY, SVN_ERR_MISC_CATEGORY_START+31,"Attempted to write to readonly SQLite db") SVN_ERRDEF(SVN_ERR_SQLITE_UNSUPPORTED_SCHEMA
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred
The specified diff option is
not supported No auth file
path available Mergeinfo parse
error Error parsing revision
number Unknown changelist
Inquiry about unknown
capability apr memcache
library not available SQLite
error Unsupported schema found
in SQLite db 
SVN_ERRDEF (SVN_ERR_SQLITE_BUSY, SVN_ERR_MISC_CATEGORY_START+33,"The SQLite db is busy") SVN_ERRDEF(SVN_ERR_SQLITE_RESETTING_FOR_ROLLBACK
resetting all busy SQLite
statements to allow rollback 
SVN_ERRDEF (SVN_ERR_SQLITE_CONSTRAINT, SVN_ERR_MISC_CATEGORY_START+35,"Constraint error in SQLite db") SVN_ERRDEF(SVN_ERR_CL_ARG_PARSING_ERROR
resetting all busy SQLite
statements to allow rollback
Error parsing arguments 
SVN_ERRDEF (SVN_ERR_CL_INSUFFICIENT_ARGS, SVN_ERR_CL_CATEGORY_START+1,"Not enough arguments provided") SVN_ERRDEF(SVN_ERR_CL_MUTUALLY_EXCLUSIVE_ARGS
resetting all busy SQLite
statements to allow rollback
Error parsing arguments
Mutually exclusive arguments
specified 
SVN_ERRDEF (SVN_ERR_CL_ADM_DIR_RESERVED, SVN_ERR_CL_CATEGORY_START+3,"Attempted command in administrative dir") SVN_ERRDEF(SVN_ERR_CL_LOG_MESSAGE_IS_VERSIONED_FILE
resetting all busy SQLite
statements to allow rollback
Error parsing arguments
Mutually exclusive arguments
specified The log message file
is under version control 
SVN_ERRDEF (SVN_ERR_CL_LOG_MESSAGE_IS_PATHNAME, SVN_ERR_CL_CATEGORY_START+5,"The log message is a pathname") SVN_ERRDEF(SVN_ERR_CL_COMMIT_IN_ADDED_DIR
resetting all busy SQLite
statements to allow rollback
Error parsing arguments
Mutually exclusive arguments
specified The log message file
is under version control
Committing in directory
scheduled for addition 
SVN_ERRDEF (SVN_ERR_CL_NO_EXTERNAL_EDITOR, SVN_ERR_CL_CATEGORY_START+7,"No external editor available") SVN_ERRDEF(SVN_ERR_CL_BAD_LOG_MESSAGE
resetting all busy SQLite
statements to allow rollback
Error parsing arguments
Mutually exclusive arguments
specified The log message file
is under version control
Committing in directory
scheduled for addition
Something is wrong with the
log message s contents 
SVN_ERRDEF (SVN_ERR_CL_UNNECESSARY_LOG_MESSAGE, SVN_ERR_CL_CATEGORY_START+9,"A log message was given where none was necessary") SVN_ERRDEF(SVN_ERR_CL_NO_EXTERNAL_MERGE_TOOL
resetting all busy SQLite
statements to allow rollback
Error parsing arguments
Mutually exclusive arguments
specified The log message file
is under version control
Committing in directory
scheduled for addition
Something is wrong with the
log message s contents No
external merge tool available 
SVN_ERRDEF (SVN_ERR_CL_ERROR_PROCESSING_EXTERNALS, SVN_ERR_CL_CATEGORY_START+11,"Failed processing one or more externals definitions") SVN_ERRDEF(SVN_ERR_ASSERTION_FAIL

Variables

SVN_ERROR_START SVN_ERR_BAD_CATEGORY_START
SVN_ERROR_START Bogus filename
Bogus date Wrong or unexpected
property value Path is not an
immediate child of the
specified directory Invalid
configuration value
Unsupported checksum type
Unknown string value of token 
SVN_ERR_XML_CATEGORY_START
SVN_ERROR_START Bogus filename
Bogus date Wrong or unexpected
property value Path is not an
immediate child of the
specified directory Invalid
configuration value
Unsupported checksum type
Unknown string value of token
No such XML tag attribute
Unrecognized binary data 
encoding
can t decode Data cannot be
safely XML escaped 
SVN_ERR_IO_CATEGORY_START
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe 
SVN_ERR_STREAM_CATEGORY_START
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking 
SVN_ERR_NODE_CATEGORY_START
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking
Unexpected node kind found 
SVN_ERR_ENTRY_CATEGORY_START
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking
Unexpected node kind found
Entry already exists Entry has
no URL Can t create an entry
for a forbidden name 
SVN_ERR_WC_CATEGORY_START
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Write error in
pipe Malformed stream data
Stream doesn t support seeking
Unexpected node kind found
Entry already exists Entry has
no URL Can t create an entry
for a forbidden name Mismatch
popping the WC unwind stack
Attempt to unlock with non
empty unwind stack Working
copy not 
locked
this is probably a bug
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth 
SVN_ERR_FS_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record 
SVN_ERR_REPOS_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported 
SVN_ERR_RA_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL 
SVN_ERR_RA_DAV_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason 
SVN_ERR_RA_LOCAL_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository 
SVN_ERR_RA_SVN_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism 
SVN_ERR_RA_SERF_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed 
SVN_ERR_AUTHN_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed 
SVN_ERR_AUTHZ_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration 
SVN_ERR_SVNDIFF_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly 
SVN_ERR_DIFF_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly 
SVN_ERR_APMOD_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect 
SVN_ERR_CLIENT_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource Revision range is not
allowed Author name cannot
contain a newline Two
versioned resources are
unrelated Operation does not
support multiple sources
Working copy and merge source
not ready for reintegration
Invalid path component strip
count specified Working copy
and merge source not ready for
reintegration Can t perform
this operation without a valid
lock token 
SVN_ERR_MISC_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Path is not a
working copy file Can t find a
working copy path Left locally
modified or unversioned files
Found a working copy path
Working copy is corrupt Cannot
change node kind Problem on
first log entry in a working
copy Path syntax not supported
in this context Invalid
relocation Changelist doesn t
match Failed to locate
copyfrom path in working copy
Cannot delete a file external
Something s amiss with the wc
sqlite database The specified
node is not a symlink The
working copy needs to be
upgraded The operation can not
be performed with the
specified depth General
filesystem error Filesystem is
already open Filesystem is
corrupt Invalid filesystem
revision number Filesystem
directory has no such entry
Filesystem has no such string
The specified transaction is
not mutable Filesystem has no
such node rev id Name does not
refer to a filesystem
directory Name is not a single
path component Item already
exists in filesystem Object is
not a transaction root Merge
conflict during commit Tried
to change an immutable
representation Transaction is
out of date Berkeley DB
deadlock error Transaction is
not dead No user associated
with filesystem Path is not
locked No lock token provided
Filesystem has no such lock
Item is out of date
Representation is being
written Filesystem has no such
node origin record Filesystem
has no such checksum
representation index record
The repository is perhaps for
db recovery Incorrect
arguments supplied Bogus
revision report Disabled
repository feature Error
running post lock hook
Repository upgrade is not
supported Authorization failed
Repository access method not
implemented Repository has no
UUID Path is not locked
Repository UUID does not match
expected UUID Session URL does
not match expected session URL
RA layer failed to create HTTP
request RA layer didn t
receive requested OPTIONS info
RA layer file already exists
HTTP Path Not Found Malformed
network data Repository has
been moved URL access
forbidden for unknown reason
Couldn t open a repository
Unknown svn protocol command
Network read write error
Couldn t find a repository
Cannot negotiate
authentication mechanism
Initialization of SSPI library
failed Initialization of the
GSSAPI context failed
Credential data unavailable
All authentication providers
exhausted Authentication
failed Item is not readable
Invalid authz configuration
Svndiff data has invalid
header Svndiff data contains
backward sliding source view
Svndiff data ends unexpectedly
Diff data source modified
unexpectedly Apache got a
malformed URI Baseline
incorrect A path under version
control is needed for this
operation Bogus revision
information given Operation
does not apply to binary file
Attempting restricted
operation for modified
resource Revision range is not
allowed Author name cannot
contain a newline Two
versioned resources are
unrelated Operation does not
support multiple sources
Working copy and merge source
not ready for reintegration
Invalid path component strip
count specified Working copy
and merge source not ready for
reintegration Can t perform
this operation without a valid
lock token A problem 
occurred
see other errors for details
Malformed file Incorrect
parameters given Test failed
Unexpected or unknown property
kind MD5 checksum is missing
Error calling external program
A checksum mismatch occurred
The specified diff option is
not supported No auth file
path available Mergeinfo parse
error Error parsing revision
number Unknown changelist
Inquiry about unknown
capability apr memcache
library not available SQLite
error Unsupported schema found
in SQLite db SQLite busy at
transaction 
rollback
resetting all busy SQLite
statements to allow rollback 
SVN_ERR_CL_CATEGORY_START
resetting all busy SQLite
statements to allow rollback
Error parsing arguments
Mutually exclusive arguments
specified The log message file
is under version control
Committing in directory
scheduled for addition
Something is wrong with the
log message s contents No
external merge tool available 
SVN_ERR_MALFUNC_CATEGORY_START

Detailed Description

Subversion error codes.

Definition in file svn_error_codes.h.


Function Documentation

resetting all busy SQLite statements to allow rollback SVN_ERRDEF ( SVN_ERR_SQLITE_CONSTRAINT  ,
SVN_ERR_MISC_CATEGORY_START+  35,
"Constraint error in SQLite db"   
)
Since:
New in 1.7.
see other errors for details Malformed file Incorrect parameters given Test failed Unexpected or unknown property kind MD5 checksum is missing Error calling external program A checksum mismatch occurred The specified diff option is not supported No auth file path available Mergeinfo parse error Error parsing revision number Unknown changelist Inquiry about unknown capability apr memcache library not available SQLite error Unsupported schema found in SQLite db SVN_ERRDEF ( SVN_ERR_SQLITE_BUSY  ,
SVN_ERR_MISC_CATEGORY_START+  33,
"The SQLite db is busy"   
)
Since:
New in 1.7.
New in 1.7.
Type Constraints
see other errors for details Malformed file Incorrect parameters given Test failed Unexpected or unknown property kind MD5 checksum is missing Error calling external program A checksum mismatch occurred The specified diff option is not supported No auth file path available Mergeinfo parse error Error parsing revision number Unknown changelist Inquiry about unknown capability apr memcache library not available SQLite error SVN_ERRDEF ( SVN_ERR_SQLITE_READONLY  ,
SVN_ERR_MISC_CATEGORY_START+  31,
"Attempted to write to readonly SQLite db"   
)
Since:
New in 1.6.
New in 1.6.
Type Constraints
see other errors for details Malformed file Incorrect parameters given Test failed Unexpected or unknown property kind MD5 checksum is missing Error calling external program A checksum mismatch occurred The specified diff option is not supported No auth file path available Mergeinfo parse error Error parsing revision number Unknown changelist Inquiry about unknown capability apr memcache library not available SVN_ERRDEF ( SVN_ERR_ATOMIC_INIT_FAILURE  ,
SVN_ERR_MISC_CATEGORY_START+  29,
"Couldn't perform atomic initialization"   
)
Since:
New in 1.6.
New in 1.6.
Type Constraints
see other errors for details Malformed file Incorrect parameters given Test failed Unexpected or unknown property kind MD5 checksum is missing Error calling external program A checksum mismatch occurred The specified diff option is not supported No auth file path available Mergeinfo parse error Error parsing revision number Unknown changelist Inquiry about unknown capability SVN_ERRDEF ( SVN_ERR_TEST_SKIPPED  ,
SVN_ERR_MISC_CATEGORY_START+  27,
"Test skipped"   
)
Since:
New in 1.6.
New in 1.6.
Type Constraints
see other errors for details Malformed file Incorrect parameters given Test failed Unexpected or unknown property kind MD5 checksum is missing Error calling external program A checksum mismatch occurred The specified diff option is not supported No auth file path available Mergeinfo parse error Error parsing revision number Unknown changelist SVN_ERRDEF ( SVN_ERR_RESERVED_FILENAME_SPECIFIED  ,
SVN_ERR_MISC_CATEGORY_START+  25,
"Reserved directory name in command line arguments"   
)
Since:
New in 1.5.
New in 1.5.
Type Constraints
see other errors for details Malformed file Incorrect parameters given Test failed Unexpected or unknown property kind MD5 checksum is missing Error calling external program A checksum mismatch occurred The specified diff option is not supported No auth file path available Mergeinfo parse error Error parsing revision number SVN_ERRDEF ( SVN_ERR_ITER_BREAK  ,
SVN_ERR_MISC_CATEGORY_START+  23,
"Iteration terminated before completion"   
)
Since:
New in 1.5.
New in 1.5.
Type Constraints
see other errors for details Malformed file Incorrect parameters given Test failed Unexpected or unknown property kind MD5 checksum is missing Error calling external program A checksum mismatch occurred The specified diff option is not supported No auth file path available Mergeinfo parse error SVN_ERRDEF ( SVN_ERR_CEASE_INVOCATION  ,
SVN_ERR_MISC_CATEGORY_START+  21,
"Cease invocation of this API"   
)
Since:
New in 1.5.
New in 1.5.
Type Constraints
see other errors for details Malformed file Incorrect parameters given Test failed Unexpected or unknown property kind MD5 checksum is missing Error calling external program A checksum mismatch occurred The specified diff option is not supported No auth file path available SVN_ERRDEF ( SVN_ERR_VERSION_MISMATCH  ,
SVN_ERR_MISC_CATEGORY_START+  19,
"Incompatible library version"   
)
Since:
New in 1.1.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted Authentication failed Item is not readable Invalid authz configuration Svndiff data has invalid header Svndiff data contains backward sliding source view Svndiff data ends unexpectedly Diff data source modified unexpectedly Apache got a malformed URI Baseline incorrect A path under version control is needed for this operation Bogus revision information given Operation does not apply to binary file Attempting restricted operation for modified resource Revision range is not allowed Author name cannot contain a newline Two versioned resources are unrelated Operation does not support multiple sources Working copy and merge source not ready for reintegration Invalid path component strip count specified Working copy and merge source not ready for reintegration Can t perform this operation without a valid lock token SVN_ERRDEF ( SVN_ERR_CLIENT_FORBIDDEN_BY_SERVER  ,
SVN_ERR_CLIENT_CATEGORY_START+  23,
"The operation is forbidden by the server"   
)
Since:
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted Authentication failed Item is not readable Invalid authz configuration Svndiff data has invalid header Svndiff data contains backward sliding source view Svndiff data ends unexpectedly Diff data source modified unexpectedly Apache got a malformed URI Baseline incorrect A path under version control is needed for this operation Bogus revision information given Operation does not apply to binary file Attempting restricted operation for modified resource Revision range is not allowed Author name cannot contain a newline Two versioned resources are unrelated Operation does not support multiple sources Working copy and merge source not ready for reintegration Invalid path component strip count specified Working copy and merge source not ready for reintegration SVN_ERRDEF ( SVN_ERR_CLIENT_INVALID_MERGEINFO_NO_MERGETRACKING  ,
SVN_ERR_CLIENT_CATEGORY_START+  21,
"Invalid mergeinfo detected in merge target"   
)
Since:
New in 1.7.
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted Authentication failed Item is not readable Invalid authz configuration Svndiff data has invalid header Svndiff data contains backward sliding source view Svndiff data ends unexpectedly Diff data source modified unexpectedly Apache got a malformed URI Baseline incorrect A path under version control is needed for this operation Bogus revision information given Operation does not apply to binary file Attempting restricted operation for modified resource Revision range is not allowed Author name cannot contain a newline Two versioned resources are unrelated Operation does not support multiple sources Working copy and merge source not ready for reintegration Invalid path component strip count specified SVN_ERRDEF ( SVN_ERR_CLIENT_CYCLE_DETECTED  ,
SVN_ERR_CLIENT_CATEGORY_START+  19,
"Detected a cycle while processing the operation"   
)
Since:
New in 1.7.
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted Authentication failed Item is not readable Invalid authz configuration Svndiff data has invalid header Svndiff data contains backward sliding source view Svndiff data ends unexpectedly Diff data source modified unexpectedly Apache got a malformed URI Baseline incorrect A path under version control is needed for this operation Bogus revision information given Operation does not apply to binary file Attempting restricted operation for modified resource Revision range is not allowed Author name cannot contain a newline Two versioned resources are unrelated Operation does not support multiple sources Working copy and merge source not ready for reintegration SVN_ERRDEF ( SVN_ERR_CLIENT_FILE_EXTERNAL_OVERWRITE_VERSIONED  ,
SVN_ERR_CLIENT_CATEGORY_START+  17,
"A file external cannot overwrite an existing versioned item"   
)
Since:
New in 1.6.
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted Authentication failed Item is not readable Invalid authz configuration Svndiff data has invalid header Svndiff data contains backward sliding source view Svndiff data ends unexpectedly Diff data source modified unexpectedly Apache got a malformed URI Baseline incorrect A path under version control is needed for this operation Bogus revision information given Operation does not apply to binary file Attempting restricted operation for modified resource Revision range is not allowed Author name cannot contain a newline Two versioned resources are unrelated Operation does not support multiple sources SVN_ERRDEF ( SVN_ERR_CLIENT_NO_VERSIONED_PARENT  ,
SVN_ERR_CLIENT_CATEGORY_START+  15,
"No versioned parent directories"   
)
Since:
New in 1.5.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted Authentication failed Item is not readable Invalid authz configuration Svndiff data has invalid header Svndiff data contains backward sliding source view Svndiff data ends unexpectedly Diff data source modified unexpectedly Apache got a malformed URI Baseline incorrect A path under version control is needed for this operation Bogus revision information given Operation does not apply to binary file Attempting restricted operation for modified resource Revision range is not allowed Author name cannot contain a newline Two versioned resources are unrelated SVN_ERRDEF ( SVN_ERR_CLIENT_MISSING_LOCK_TOKEN  ,
SVN_ERR_CLIENT_CATEGORY_START+  13,
"Path has no lock token"   
)
Since:
New in 1.2.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted Authentication failed Item is not readable Invalid authz configuration Svndiff data has invalid header Svndiff data contains backward sliding source view Svndiff data ends unexpectedly Diff data source modified unexpectedly Apache got a malformed URI Baseline incorrect A path under version control is needed for this operation Bogus revision information given Operation does not apply to binary file Attempting restricted operation for modified resource Revision range is not allowed Author name cannot contain a newline SVN_ERRDEF ( SVN_ERR_CLIENT_PROPERTY_NAME  ,
SVN_ERR_CLIENT_CATEGORY_START+  11,
"Bad property name"   
)
Since:
New in 1.1.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted Authentication failed Item is not readable Invalid authz configuration SVN_ERRDEF ( SVN_ERR_AUTHZ_UNWRITABLE  ,
SVN_ERR_AUTHZ_CATEGORY_START+  4,
"Item is not writable"   
)
Since:
New in 1.3
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted Authentication failed Item is not readable SVN_ERRDEF ( SVN_ERR_AUTHZ_PARTIALLY_READABLE  ,
SVN_ERR_AUTHZ_CATEGORY_START+  2,
"Item is partially readable"   
)
Since:
New in 1.1.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted Authentication failed SVN_ERRDEF ( SVN_ERR_AUTHZ_ROOT_UNREADABLE  ,
SVN_ERR_AUTHZ_CATEGORY_START+  0,
"Read access denied for root of edit"   
)
Since:
New in 1.1.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed Credential data unavailable All authentication providers exhausted SVN_ERRDEF ( SVN_ERR_AUTHN_CREDS_NOT_SAVED  ,
SVN_ERR_AUTHN_CATEGORY_START+  3,
"Credentials not saved"   
)
Since:
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed Initialization of the GSSAPI context failed SVN_ERRDEF ( SVN_ERR_RA_SERF_WRAPPED_ERROR  ,
SVN_ERR_RA_SERF_CATEGORY_START+  3,
"While handling serf response:"   
)
Since:
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism Initialization of SSPI library failed SVN_ERRDEF ( SVN_ERR_RA_SERF_SSL_CERT_UNTRUSTED  ,
SVN_ERR_RA_SERF_CATEGORY_START+  1,
"Server SSL certificate untrusted"   
)
Since:
New in 1.5.
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository Cannot negotiate authentication mechanism SVN_ERRDEF ( SVN_ERR_RA_SVN_EDIT_ABORTED  ,
SVN_ERR_RA_SVN_CATEGORY_START+  8,
"Editor drive was aborted"   
)
Since:
New in 1.7
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved URL access forbidden for unknown reason Couldn t open a repository Unknown svn protocol command Network read write error Couldn t find a repository SVN_ERRDEF ( SVN_ERR_RA_SVN_BAD_VERSION  ,
SVN_ERR_RA_SVN_CATEGORY_START+  6,
"Client/server version mismatch"   
)
Since:
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data Repository has been moved SVN_ERRDEF ( SVN_ERR_RA_DAV_CONN_TIMEOUT  ,
SVN_ERR_RA_DAV_CATEGORY_START+  12,
"Connection timed out"   
)
Since:
New in 1.7
New in 1.6
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found Malformed network data SVN_ERRDEF ( SVN_ERR_RA_DAV_RESPONSE_HEADER_BADNESS  ,
SVN_ERR_RA_DAV_CATEGORY_START+  10,
"Unable to extract data from response header"   
)
Since:
New in 1.3
New in 1.5
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists HTTP Path Not Found SVN_ERRDEF ( SVN_ERR_RA_DAV_PROPPATCH_FAILED  ,
SVN_ERR_RA_DAV_CATEGORY_START+  8,
"Failed to execute WebDAV PROPPATCH"   
)
Since:
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID Session URL does not match expected session URL RA layer failed to create HTTP request RA layer didn t receive requested OPTIONS info RA layer file already exists SVN_ERRDEF ( SVN_ERR_RA_DAV_INVALID_CONFIG_VALUE  ,
SVN_ERR_RA_DAV_CATEGORY_START+  6,
"Invalid configuration value"   
)
Deprecated:
To improve consistency between ra layers, this error code is replaced by SVN_ERR_BAD_CONFIG_VALUE. Slated for removal in the next major release.
Deprecated:
To improve consistency between ra layers, this error code is replaced in ra_{neon|serf} by SVN_ERR_FS_NOT_FOUND. Slated for removal in the next major release.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked Repository UUID does not match expected UUID SVN_ERRDEF ( SVN_ERR_RA_REPOS_ROOT_URL_MISMATCH  ,
SVN_ERR_RA_CATEGORY_START+  10,
"Repository root URL does not match expected root URL"   
)
Since:
New in 1.6.
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID Path is not locked SVN_ERRDEF ( SVN_ERR_RA_PARTIAL_REPLAY_NOT_SUPPORTED  ,
SVN_ERR_RA_CATEGORY_START+  8,
"Server can only replay from the root of a repository"   
)
Since:
New in 1.5.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook Repository upgrade is not supported Authorization failed Repository access method not implemented Repository has no UUID SVN_ERRDEF ( SVN_ERR_RA_UNSUPPORTED_ABI_VERSION  ,
SVN_ERR_RA_CATEGORY_START+  6,
"Unsupported RA plugin ABI version"   
)
Since:
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature Error running post lock hook SVN_ERRDEF ( SVN_ERR_REPOS_POST_UNLOCK_HOOK_FAILED  ,
SVN_ERR_REPOS_CATEGORY_START+  9,
"Error running post-unlock hook"   
)
Since:
New in 1.2.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record The repository is perhaps for db recovery Incorrect arguments supplied Bogus revision report Disabled repository feature SVN_ERRDEF ( SVN_ERR_REPOS_POST_COMMIT_HOOK_FAILED  ,
SVN_ERR_REPOS_CATEGORY_START+  7,
"Error running post-commit hook"   
)
Since:
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record Filesystem has no such checksum representation index record SVN_ERRDEF ( SVN_ERR_FS_PROP_BASEVALUE_MISMATCH  ,
SVN_ERR_FS_CATEGORY_START+  49,
"Property value in filesystem differs from the provided ""base value"   
)
Since:
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written Filesystem has no such node origin record SVN_ERRDEF ( SVN_ERR_FS_UNSUPPORTED_UPGRADE  ,
SVN_ERR_FS_CATEGORY_START+  47,
"Filesystem upgrade is not supported"   
)
Since:
New in 1.5.
New in 1.6.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date Representation is being written SVN_ERRDEF ( SVN_ERR_FS_TXN_NAME_TOO_LONG  ,
SVN_ERR_FS_CATEGORY_START+  45,
"The generated transaction name is too long"   
)
Since:
New in 1.5.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock Item is out of date SVN_ERRDEF ( SVN_ERR_FS_UNSUPPORTED_FORMAT  ,
SVN_ERR_FS_CATEGORY_START+  43,
"Unsupported FS format"   
)
Since:
New in 1.2.

This is analogous to SVN_ERR_REPOS_UNSUPPORTED_VERSION. To avoid confusion with "versions" (i.e., releases) of Subversion, we've started calling this the "format" number instead. The old SVN_ERR_REPOS_UNSUPPORTED_VERSION error predates this and so retains its name.

Since:
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided Filesystem has no such lock SVN_ERRDEF ( SVN_ERR_FS_LOCK_EXPIRED  ,
SVN_ERR_FS_CATEGORY_START+  41,
"Lock has expired"   
)
Since:
New in 1.2.
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked No lock token provided SVN_ERRDEF ( SVN_ERR_FS_LOCK_OWNER_MISMATCH  ,
SVN_ERR_FS_CATEGORY_START+  39,
"Username does not match lock owner"   
)
Since:
New in 1.2.
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem Path is not locked SVN_ERRDEF ( SVN_ERR_FS_BAD_LOCK_TOKEN  ,
SVN_ERR_FS_CATEGORY_START+  37,
"Lock token is incorrect"   
)
Since:
New in 1.2.
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead No user associated with filesystem SVN_ERRDEF ( SVN_ERR_FS_PATH_ALREADY_LOCKED  ,
SVN_ERR_FS_CATEGORY_START+  35,
"Path is already locked"   
)
Since:
New in 1.2.
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth General filesystem error Filesystem is already open Filesystem is corrupt Invalid filesystem revision number Filesystem directory has no such entry Filesystem has no such string The specified transaction is not mutable Filesystem has no such node rev id Name does not refer to a filesystem directory Name is not a single path component Item already exists in filesystem Object is not a transaction root Merge conflict during commit Tried to change an immutable representation Transaction is out of date Berkeley DB deadlock error Transaction is not dead SVN_ERRDEF ( SVN_ERR_FS_UNKNOWN_FS_TYPE  ,
SVN_ERR_FS_CATEGORY_START+  33,
"Unknown FS type"   
)
Since:
New in 1.1.
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded The operation can not be performed with the specified depth SVN_ERRDEF ( SVN_ERR_WC_PATH_ACCESS_DENIED  ,
SVN_ERR_WC_CATEGORY_START+  39,
"Couldn't open a working copy file because access was denied"   
)
Since:
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink The working copy needs to be upgraded SVN_ERRDEF ( SVN_ERR_WC_CLEANUP_REQUIRED  ,
SVN_ERR_WC_CATEGORY_START+  37,
"Previous operation has not finished; ""run 'cleanup' if it was interrupted"   
)
Since:
New in 1.7.
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database The specified node is not a symlink SVN_ERRDEF ( SVN_ERR_WC_PATH_UNEXPECTED_STATUS  ,
SVN_ERR_WC_CATEGORY_START+  35,
"The specified path has an unexpected status"   
)
Since:
New in 1.7.
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external Something s amiss with the wc sqlite database SVN_ERRDEF ( SVN_ERR_WC_MISSING  ,
SVN_ERR_WC_CATEGORY_START+  33,
"The working copy is missing"   
)
Since:
New in 1.7.
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy Cannot delete a file external SVN_ERRDEF ( SVN_ERR_WC_CANNOT_MOVE_FILE_EXTERNAL  ,
SVN_ERR_WC_CATEGORY_START+  31,
"Cannot move a file external"   
)
Since:
New in 1.6.
New in 1.7.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match Failed to locate copyfrom path in working copy SVN_ERRDEF ( SVN_ERR_WC_CHANGELIST_MOVE  ,
SVN_ERR_WC_CATEGORY_START+  29,
"Moving a path from one changelist to another"   
)
Since:
New in 1.5.
Deprecated:
Provided for backward compatibility with the 1.6 API. This event is not an error, and is now reported via the standard notification mechanism instead.
Since:
New in 1.6.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation Changelist doesn t match SVN_ERRDEF ( SVN_ERR_WC_CONFLICT_RESOLVER_FAILURE  ,
SVN_ERR_WC_CATEGORY_START+  27,
"Conflict resolution failed"   
)
Since:
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context Invalid relocation SVN_ERRDEF ( SVN_ERR_WC_INVALID_SWITCH  ,
SVN_ERR_WC_CATEGORY_START+  25,
"Invalid switch"   
)
Since:
New in 1.3.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Path is not a working copy file Can t find a working copy path Left locally modified or unversioned files Found a working copy path Working copy is corrupt Cannot change node kind Problem on first log entry in a working copy Path syntax not supported in this context SVN_ERRDEF ( SVN_ERR_WC_INVALID_SCHEDULE  ,
SVN_ERR_WC_CATEGORY_START+  23,
"Invalid schedule"   
)
Since:
New in 1.2.
New in 1.3.
Type Constraints
this is probably a please report Path is not a working copy directory SVN_ERRDEF ( SVN_ERR_WC_NOT_DIRECTORY  ,
SVN_ERR_WC_NOT_WORKING_COPY  ,
"Path is not a working copy directory"   
)
Deprecated:
Provided for backward compatibility with the 1.6 API. Use SVN_ERR_WC_NOT_WORKING_COPY.
Type Constraints
this is probably a please report SVN_ERRDEF ( SVN_ERR_WC_INVALID_LOCK  ,
SVN_ERR_WC_CATEGORY_START+  6,
"Invalid lock"   
)
Deprecated:
Unused, slated for removal in the next major release.
Since:
New in 1.7. Previously this error number was used by SVN_ERR_WC_NOT_DIRECTORY, which is now an alias for this error.
Type Constraints
can t decode Data cannot be safely XML escaped Unrecognized line ending style Ran out of unique names Read error in pipe Write error in pipe Malformed stream data Stream doesn t support seeking Unexpected node kind found Entry already exists Entry has no URL Can t create an entry for a forbidden name Mismatch popping the WC unwind stack SVN_ERRDEF ( SVN_ERR_WC_UNWIND_EMPTY  ,
SVN_ERR_WC_CATEGORY_START+  2,
"Attempt to pop empty WC unwind stack"   
)
Deprecated:
Unused, slated for removal in the next major release.
Deprecated:
Unused, slated for removal in the next major release.
Type Constraints
can t decode Data cannot be safely XML escaped Unrecognized line ending style Ran out of unique names Read error in pipe Write error in pipe Malformed stream data Stream doesn t support seeking Unexpected node kind found Entry already exists Entry has no URL Can t create an entry for a forbidden name SVN_ERRDEF ( SVN_ERR_WC_OBSTRUCTED_UPDATE  ,
SVN_ERR_WC_CATEGORY_START+  0,
"Obstructed update"   
)
Deprecated:
Unused, slated for removal in the next major release.
Type Constraints
can t decode Data cannot be safely XML escaped Unrecognized line ending style Ran out of unique names Read error in pipe Write error in pipe Malformed stream data SVN_ERRDEF ( SVN_ERR_STREAM_UNRECOGNIZED_DATA  ,
SVN_ERR_STREAM_CATEGORY_START+  2,
"Unrecognized stream data"   
)
Since:
New in 1.7.
Type Constraints
can t decode Data cannot be safely XML escaped Unrecognized line ending style Ran out of unique names Read error in pipe SVN_ERRDEF ( SVN_ERR_IO_WRITE_ERROR  ,
SVN_ERR_IO_CATEGORY_START+  6,
"Write error"   
)
Since:
New in 1.7.
Type Constraints
can t decode Data cannot be safely XML escaped Unrecognized line ending style Ran out of unique names SVN_ERRDEF ( SVN_ERR_IO_PIPE_FRAME_ERROR  ,
SVN_ERR_IO_CATEGORY_START+  4,
"Framing error in pipe protocol"   
)
Deprecated:
Unused, slated for removal in the next major release.
Deprecated:
Unused, slated for removal in the next major release.
Type Constraints
can t decode Data cannot be safely XML escaped Unrecognized line ending style SVN_ERRDEF ( SVN_ERR_IO_CORRUPT_EOL  ,
SVN_ERR_IO_CATEGORY_START+  2,
"Line endings other than expected"   
)
Deprecated:
Unused, slated for removal in the next major release.
Type Constraints
SVN_ERROR_START Bogus filename Bogus date Wrong or unexpected property value Path is not an immediate child of the specified directory Invalid configuration value Unsupported checksum type Unknown string value of token SVN_ERRDEF ( SVN_ERR_BAD_CHANGELIST_NAME  ,
SVN_ERR_BAD_CATEGORY_START+  14,
"Invalid changelist name"   
)
Since:
New in 1.7.
Type Constraints
SVN_ERROR_START Bogus filename Bogus date Wrong or unexpected property value Path is not an immediate child of the specified directory Invalid configuration value Unsupported checksum type SVN_ERRDEF ( SVN_ERR_BAD_CHECKSUM_PARSE  ,
SVN_ERR_BAD_CATEGORY_START+  12,
"Invalid character in hex checksum"   
)
Since:
New in 1.7.
Type Constraints
SVN_ERROR_START Bogus filename Bogus date Wrong or unexpected property value Path is not an immediate child of the specified directory SVN_ERRDEF ( SVN_ERR_BAD_UUID  ,
SVN_ERR_BAD_CATEGORY_START+  8,
"Bogus UUID"   
)
Since:
New in 1.6.
Type Constraints
SVN_ERROR_START Bogus filename Bogus date SVN_ERRDEF ( SVN_ERR_BAD_MIME_TYPE  ,
SVN_ERR_BAD_CATEGORY_START+  4,
"Bogus mime-type"   
)
Since:
New in 1.5.

Note that there was an unused slot sitting here at SVN_ERR_BAD_CATEGORY_START + 5, so error codes after this aren't necessarily "New in 1.5" just because they come later.

Type Constraints
SVN_ERROR_START SVN_ERRDEF ( SVN_ERR_BAD_CONTAINING_POOL  ,
SVN_ERR_BAD_CATEGORY_START+  0,
"Bad parent pool passed to svn_make_pool()"   
)

Collection of Subversion error code values, located within the APR user error space.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Thu Aug 13 17:10:17 2015 for Subversion by  doxygen 1.6.3