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_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 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_STREAM_UNEXPECTED_EOF
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Unexpected EOF
on stream 
SVN_ERRDEF (SVN_ERR_STREAM_MALFORMED_DATA, SVN_ERR_STREAM_CATEGORY_START+1,"Malformed stream data") SVN_ERRDEF(SVN_ERR_STREAM_UNRECOGNIZED_DATA
can t decode Data cannot be
safely XML escaped
Unrecognized line ending style
Ran out of unique names Read
error in pipe Unexpected EOF
on stream Unrecognized stream
data 
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 Unexpected EOF
on stream Unrecognized stream
data 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 Unexpected EOF
on stream Unrecognized stream
data 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 Unexpected EOF
on stream Unrecognized stream
data 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 Unexpected EOF
on stream Unrecognized stream
data 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 Unexpected EOF
on stream Unrecognized stream
data 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 Unexpected EOF
on stream Unrecognized stream
data 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_DIRECTORY
this is probably a please
report Path is not a working
copy directory 
SVN_ERRDEF (SVN_ERR_WC_NOT_FILE, SVN_ERR_WC_CATEGORY_START+8,"Path is not a working copy file") SVN_ERRDEF(SVN_ERR_WC_BAD_ADM_LOG
this is probably a please
report Path is not a working
copy directory Problem running
log 
SVN_ERRDEF (SVN_ERR_WC_PATH_NOT_FOUND, SVN_ERR_WC_CATEGORY_START+10,"Can't find a working copy path") SVN_ERRDEF(SVN_ERR_WC_NOT_UP_TO_DATE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date 
SVN_ERRDEF (SVN_ERR_WC_LEFT_LOCAL_MOD, SVN_ERR_WC_CATEGORY_START+12,"Left locally modified or unversioned files") SVN_ERRDEF(SVN_ERR_WC_SCHEDULE_CONFLICT
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry 
SVN_ERRDEF (SVN_ERR_WC_PATH_FOUND, SVN_ERR_WC_CATEGORY_START+14,"Found a working copy path") SVN_ERRDEF(SVN_ERR_WC_FOUND_CONFLICT
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation 
SVN_ERRDEF (SVN_ERR_WC_CORRUPT, SVN_ERR_WC_CATEGORY_START+16,"Working copy is corrupt") SVN_ERRDEF(SVN_ERR_WC_CORRUPT_TEXT_BASE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt 
SVN_ERRDEF (SVN_ERR_WC_NODE_KIND_CHANGE, SVN_ERR_WC_CATEGORY_START+18,"Cannot change node kind") SVN_ERRDEF(SVN_ERR_WC_INVALID_OP_ON_CWD
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory 
SVN_ERRDEF (SVN_ERR_WC_BAD_ADM_LOG_START, SVN_ERR_WC_CATEGORY_START+20,"Problem on first log entry in a working copy") SVN_ERRDEF(SVN_ERR_WC_UNSUPPORTED_FORMAT
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format 
SVN_ERRDEF (SVN_ERR_WC_BAD_PATH, SVN_ERR_WC_CATEGORY_START+22,"Path syntax not supported in this context") SVN_ERRDEF(SVN_ERR_WC_INVALID_SCHEDULE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule 
SVN_ERRDEF (SVN_ERR_WC_INVALID_RELOCATION, SVN_ERR_WC_CATEGORY_START+24,"Invalid relocation") SVN_ERRDEF(SVN_ERR_WC_INVALID_SWITCH
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch 
SVN_ERRDEF (SVN_ERR_WC_MISMATCHED_CHANGELIST, SVN_ERR_WC_CATEGORY_START+26,"Changelist doesn't match") SVN_ERRDEF(SVN_ERR_WC_CONFLICT_RESOLVER_FAILURE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed 
SVN_ERRDEF (SVN_ERR_WC_COPYFROM_PATH_NOT_FOUND, SVN_ERR_WC_CATEGORY_START+28,"Failed to locate 'copyfrom' path in working copy") SVN_ERRDEF(SVN_ERR_WC_CHANGELIST_MOVE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another 
SVN_ERRDEF (SVN_ERR_WC_CANNOT_DELETE_FILE_EXTERNAL, SVN_ERR_WC_CATEGORY_START+30,"Cannot delete a file external") SVN_ERRDEF(SVN_ERR_WC_CANNOT_MOVE_FILE_EXTERNAL
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external 
SVN_ERRDEF (SVN_ERR_FS_GENERAL, SVN_ERR_FS_CATEGORY_START+0,"General filesystem error") SVN_ERRDEF(SVN_ERR_FS_CLEANUP
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem 
SVN_ERRDEF (SVN_ERR_FS_ALREADY_OPEN, SVN_ERR_FS_CATEGORY_START+2,"Filesystem is already open") SVN_ERRDEF(SVN_ERR_FS_NOT_OPEN
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open 
SVN_ERRDEF (SVN_ERR_FS_CORRUPT, SVN_ERR_FS_CATEGORY_START+4,"Filesystem is corrupt") SVN_ERRDEF(SVN_ERR_FS_PATH_SYNTAX
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax 
SVN_ERRDEF (SVN_ERR_FS_NO_SUCH_REVISION, SVN_ERR_FS_CATEGORY_START+6,"Invalid filesystem revision number") SVN_ERRDEF(SVN_ERR_FS_NO_SUCH_TRANSACTION
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name 
SVN_ERRDEF (SVN_ERR_FS_NO_SUCH_ENTRY, SVN_ERR_FS_CATEGORY_START+8,"Filesystem directory has no such entry") SVN_ERRDEF(SVN_ERR_FS_NO_SUCH_REPRESENTATION
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation 
SVN_ERRDEF (SVN_ERR_FS_NO_SUCH_STRING, SVN_ERR_FS_CATEGORY_START+10,"Filesystem has no such string") SVN_ERRDEF(SVN_ERR_FS_NO_SUCH_COPY
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy 
SVN_ERRDEF (SVN_ERR_FS_TRANSACTION_NOT_MUTABLE, SVN_ERR_FS_CATEGORY_START+12,"The specified transaction is not mutable") SVN_ERRDEF(SVN_ERR_FS_NOT_FOUND
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item 
SVN_ERRDEF (SVN_ERR_FS_ID_NOT_FOUND, SVN_ERR_FS_CATEGORY_START+14,"Filesystem has no such node-rev-id") SVN_ERRDEF(SVN_ERR_FS_NOT_ID
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id 
SVN_ERRDEF (SVN_ERR_FS_NOT_DIRECTORY, SVN_ERR_FS_CATEGORY_START+16,"Name does not refer to a filesystem directory") SVN_ERRDEF(SVN_ERR_FS_NOT_FILE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file 
SVN_ERRDEF (SVN_ERR_FS_NOT_SINGLE_PATH_COMPONENT, SVN_ERR_FS_CATEGORY_START+18,"Name is not a single path component") SVN_ERRDEF(SVN_ERR_FS_NOT_MUTABLE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node 
SVN_ERRDEF (SVN_ERR_FS_ALREADY_EXISTS, SVN_ERR_FS_CATEGORY_START+20,"Item already exists in filesystem") SVN_ERRDEF(SVN_ERR_FS_ROOT_DIR
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir 
SVN_ERRDEF (SVN_ERR_FS_NOT_TXN_ROOT, SVN_ERR_FS_CATEGORY_START+22,"Object is not a transaction root") SVN_ERRDEF(SVN_ERR_FS_NOT_REVISION_ROOT
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root 
SVN_ERRDEF (SVN_ERR_FS_CONFLICT, SVN_ERR_FS_CATEGORY_START+24,"Merge conflict during commit") SVN_ERRDEF(SVN_ERR_FS_REP_CHANGED
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads 
SVN_ERRDEF (SVN_ERR_FS_REP_NOT_MUTABLE, SVN_ERR_FS_CATEGORY_START+26,"Tried to change an immutable representation") SVN_ERRDEF(SVN_ERR_FS_MALFORMED_SKEL
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data 
SVN_ERRDEF (SVN_ERR_FS_TXN_OUT_OF_DATE, SVN_ERR_FS_CATEGORY_START+28,"Transaction is out of date") SVN_ERRDEF(SVN_ERR_FS_BERKELEY_DB
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error 
SVN_ERRDEF (SVN_ERR_FS_BERKELEY_DB_DEADLOCK, SVN_ERR_FS_CATEGORY_START+30,"Berkeley DB deadlock error") SVN_ERRDEF(SVN_ERR_FS_TRANSACTION_DEAD
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead 
SVN_ERRDEF (SVN_ERR_FS_TRANSACTION_NOT_DEAD, SVN_ERR_FS_CATEGORY_START+32,"Transaction is not dead") SVN_ERRDEF(SVN_ERR_FS_UNKNOWN_FS_TYPE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type 
SVN_ERRDEF (SVN_ERR_FS_NO_USER, SVN_ERR_FS_CATEGORY_START+34,"No user associated with filesystem") SVN_ERRDEF(SVN_ERR_FS_PATH_ALREADY_LOCKED
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked 
SVN_ERRDEF (SVN_ERR_FS_PATH_NOT_LOCKED, SVN_ERR_FS_CATEGORY_START+36,"Path is not locked") SVN_ERRDEF(SVN_ERR_FS_BAD_LOCK_TOKEN
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect 
SVN_ERRDEF (SVN_ERR_FS_NO_LOCK_TOKEN, SVN_ERR_FS_CATEGORY_START+38,"No lock token provided") SVN_ERRDEF(SVN_ERR_FS_LOCK_OWNER_MISMATCH
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner 
SVN_ERRDEF (SVN_ERR_FS_NO_SUCH_LOCK, SVN_ERR_FS_CATEGORY_START+40,"Filesystem has no such lock") SVN_ERRDEF(SVN_ERR_FS_LOCK_EXPIRED
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired 
SVN_ERRDEF (SVN_ERR_FS_OUT_OF_DATE, SVN_ERR_FS_CATEGORY_START+42,"Item is out of date") SVN_ERRDEF(SVN_ERR_FS_UNSUPPORTED_FORMAT
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format 
SVN_ERRDEF (SVN_ERR_FS_REP_BEING_WRITTEN, SVN_ERR_FS_CATEGORY_START+44,"Representation is being written") SVN_ERRDEF(SVN_ERR_FS_TXN_NAME_TOO_LONG
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long 
SVN_ERRDEF (SVN_ERR_FS_NO_SUCH_NODE_ORIGIN, SVN_ERR_FS_CATEGORY_START+46,"Filesystem has no such node origin record") SVN_ERRDEF(SVN_ERR_FS_UNSUPPORTED_UPGRADE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 
SVN_ERRDEF (SVN_ERR_FS_NO_SUCH_CHECKSUM_REP, SVN_ERR_FS_CATEGORY_START+48,"Filesystem has no such checksum-representation index record") SVN_ERRDEF(SVN_ERR_REPOS_LOCKED
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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_DAV_SOCK_INIT
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer 
SVN_ERRDEF (SVN_ERR_RA_DAV_CREATING_REQUEST, SVN_ERR_RA_DAV_CATEGORY_START+1,"RA layer failed to create HTTP request") SVN_ERRDEF(SVN_ERR_RA_DAV_REQUEST_FAILED
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed 
SVN_ERRDEF (SVN_ERR_RA_DAV_OPTIONS_REQ_FAILED, SVN_ERR_RA_DAV_CATEGORY_START+3,"RA layer didn't receive requested OPTIONS info") SVN_ERRDEF(SVN_ERR_RA_DAV_PROPS_NOT_FOUND
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties 
SVN_ERRDEF (SVN_ERR_RA_DAV_ALREADY_EXISTS, SVN_ERR_RA_DAV_CATEGORY_START+5,"RA layer file already exists") SVN_ERRDEF(SVN_ERR_RA_DAV_INVALID_CONFIG_VALUE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value 
SVN_ERRDEF (SVN_ERR_RA_DAV_PATH_NOT_FOUND, SVN_ERR_RA_DAV_CATEGORY_START+7,"HTTP Path Not Found") SVN_ERRDEF(SVN_ERR_RA_DAV_PROPPATCH_FAILED
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH 
SVN_ERRDEF (SVN_ERR_RA_DAV_MALFORMED_DATA, SVN_ERR_RA_DAV_CATEGORY_START+9,"Malformed network data") SVN_ERRDEF(SVN_ERR_RA_DAV_RESPONSE_HEADER_BADNESS
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 
SVN_ERRDEF (SVN_ERR_RA_DAV_RELOCATED, SVN_ERR_RA_DAV_CATEGORY_START+11,"Repository has been moved") SVN_ERRDEF(SVN_ERR_RA_DAV_FORBIDDEN
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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_SERF_SSPI_INITIALISATION_FAILED, SVN_ERR_RA_SERF_CATEGORY_START+0,"Initialization of SSPI library failed") SVN_ERRDEF(SVN_ERR_RA_SERF_SSL_CERT_UNTRUSTED
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted 
SVN_ERRDEF (SVN_ERR_AUTHN_CREDS_UNAVAILABLE, SVN_ERR_AUTHN_CATEGORY_START+0,"Credential data unavailable") SVN_ERRDEF(SVN_ERR_AUTHN_NO_PROVIDER
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available 
SVN_ERRDEF (SVN_ERR_AUTHN_PROVIDERS_EXHAUSTED, SVN_ERR_AUTHN_CATEGORY_START+2,"All authentication providers exhausted") SVN_ERRDEF(SVN_ERR_AUTHN_CREDS_NOT_SAVED
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved 
SVN_ERRDEF (SVN_ERR_AUTHN_FAILED, SVN_ERR_AUTHN_CATEGORY_START+4,"Authentication failed") SVN_ERRDEF(SVN_ERR_AUTHZ_ROOT_UNREADABLE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit 
SVN_ERRDEF (SVN_ERR_AUTHZ_UNREADABLE, SVN_ERR_AUTHZ_CATEGORY_START+1,"Item is not readable") SVN_ERRDEF(SVN_ERR_AUTHZ_PARTIALLY_READABLE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable 
SVN_ERRDEF (SVN_ERR_AUTHZ_INVALID_CONFIG, SVN_ERR_AUTHZ_CATEGORY_START+3,"Invalid authz configuration") SVN_ERRDEF(SVN_ERR_AUTHZ_UNWRITABLE
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable 
SVN_ERRDEF (SVN_ERR_SVNDIFF_INVALID_HEADER, SVN_ERR_SVNDIFF_CATEGORY_START+0,"Svndiff data has invalid header") SVN_ERRDEF(SVN_ERR_SVNDIFF_CORRUPT_WINDOW
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window 
SVN_ERRDEF (SVN_ERR_SVNDIFF_BACKWARD_VIEW, SVN_ERR_SVNDIFF_CATEGORY_START+2,"Svndiff data contains backward-sliding source view") SVN_ERRDEF(SVN_ERR_SVNDIFF_INVALID_OPS
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction 
SVN_ERRDEF (SVN_ERR_SVNDIFF_UNEXPECTED_END, SVN_ERR_SVNDIFF_CATEGORY_START+4,"Svndiff data ends unexpectedly") SVN_ERRDEF(SVN_ERR_SVNDIFF_INVALID_COMPRESSED_DATA
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid 
SVN_ERRDEF (SVN_ERR_DIFF_DATASOURCE_MODIFIED, SVN_ERR_DIFF_CATEGORY_START+0,"Diff data source modified unexpectedly") SVN_ERRDEF(SVN_ERR_APMOD_MISSING_PATH_TO_FS
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem 
SVN_ERRDEF (SVN_ERR_APMOD_MALFORMED_URI, SVN_ERR_APMOD_CATEGORY_START+1,"Apache got a malformed URI") SVN_ERRDEF(SVN_ERR_APMOD_ACTIVITY_NOT_FOUND
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found 
SVN_ERRDEF (SVN_ERR_APMOD_BAD_BASELINE, SVN_ERR_APMOD_CATEGORY_START+3,"Baseline incorrect") SVN_ERRDEF(SVN_ERR_APMOD_CONNECTION_ABORTED
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error 
SVN_ERRDEF (SVN_ERR_CLIENT_VERSIONED_PATH_REQUIRED, SVN_ERR_CLIENT_CATEGORY_START+0,"A path under version control is needed for this operation") SVN_ERRDEF(SVN_ERR_CLIENT_RA_ACCESS_REQUIRED
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation 
SVN_ERRDEF (SVN_ERR_CLIENT_BAD_REVISION, SVN_ERR_CLIENT_CATEGORY_START+2,"Bogus revision information given") SVN_ERRDEF(SVN_ERR_CLIENT_DUPLICATE_COMMIT_URL
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation Attempting
to commit to a URL more than
once 
SVN_ERRDEF (SVN_ERR_CLIENT_IS_BINARY_FILE, SVN_ERR_CLIENT_CATEGORY_START+4,"Operation does not apply to binary file") SVN_ERRDEF(SVN_ERR_CLIENT_INVALID_EXTERNALS_DESCRIPTION
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation Attempting
to commit to a URL more than
once Format of an 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation Attempting
to commit to a URL more than
once Format of an 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation Attempting
to commit to a URL more than
once Format of an 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation Attempting
to commit to a URL more than
once Format of an 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation Attempting
to commit to a URL more than
once Format of an 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation Attempting
to commit to a URL more than
once Format of an 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_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_CL_ARG_PARSING_ERROR, SVN_ERR_CL_CATEGORY_START+0,"Error parsing arguments") SVN_ERRDEF(SVN_ERR_CL_INSUFFICIENT_ARGS
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 Not enough
arguments provided 
SVN_ERRDEF (SVN_ERR_CL_MUTUALLY_EXCLUSIVE_ARGS, SVN_ERR_CL_CATEGORY_START+2,"Mutually exclusive arguments specified") SVN_ERRDEF(SVN_ERR_CL_ADM_DIR_RESERVED
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 Not enough
arguments provided Attempted
command in administrative dir 
SVN_ERRDEF (SVN_ERR_CL_LOG_MESSAGE_IS_VERSIONED_FILE, SVN_ERR_CL_CATEGORY_START+4,"The log message file is under version control") SVN_ERRDEF(SVN_ERR_CL_LOG_MESSAGE_IS_PATHNAME
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 Not enough
arguments provided Attempted
command in administrative dir
The log message is a pathname 
SVN_ERRDEF (SVN_ERR_CL_COMMIT_IN_ADDED_DIR, SVN_ERR_CL_CATEGORY_START+6,"Committing in directory scheduled for addition") SVN_ERRDEF(SVN_ERR_CL_NO_EXTERNAL_EDITOR
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 Not enough
arguments provided Attempted
command in administrative dir
The log message is a pathname
No external editor available 
SVN_ERRDEF (SVN_ERR_CL_BAD_LOG_MESSAGE, SVN_ERR_CL_CATEGORY_START+8,"Something is wrong with the log message's contents") SVN_ERRDEF(SVN_ERR_CL_UNNECESSARY_LOG_MESSAGE
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 Not enough
arguments provided Attempted
command in administrative dir
The log message is a pathname
No external editor available A
log message was given where
none was necessary 
SVN_ERRDEF (SVN_ERR_CL_NO_EXTERNAL_MERGE_TOOL, SVN_ERR_CL_CATEGORY_START+10,"No external merge tool available") 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 
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 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 
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 Unexpected EOF
on stream Unrecognized stream
data 
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 Unexpected EOF
on stream Unrecognized stream
data 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 Unexpected EOF
on stream Unrecognized stream
data 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 Unexpected EOF
on stream Unrecognized stream
data 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external 
SVN_ERR_FS_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 
SVN_ERR_REPOS_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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_ERR_RA_DAV_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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 Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted 
SVN_ERR_AUTHN_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved 
SVN_ERR_AUTHZ_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable 
SVN_ERR_SVNDIFF_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid 
SVN_ERR_APMOD_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error 
SVN_ERR_CLIENT_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation Attempting
to commit to a URL more than
once Format of an 
svn
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation Attempting
to commit to a URL more than
once Format of an 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_ERR_MISC_CATEGORY_START
this is probably a please
report Path is not a working
copy directory Problem running
log Working copy is not up to
date Unmergeable scheduling
requested on an entry A
conflict in the working copy
obstructs the current
operation Working copy text
base is corrupt Invalid
operation on the current
working directory Unsupported
working copy format Invalid
schedule Invalid switch
Conflict resolution failed
Moving a path from one
changelist to another Cannot
move a file external Error
closing filesystem Filesystem
is not open Invalid filesystem
path syntax Invalid filesystem
transaction name Filesystem
has no such representation
Filesystem has no such copy
Filesystem has no item String
does not represent a node or
node rev id Name does not
refer to a filesystem file
Attempt to change immutable
filesystem node Attempt to
remove or recreate fs root dir
Object is not a revision root
A representation vanished or
changed between reads
Malformed skeleton data
Berkeley DB error Transaction
is dead Unknown FS type Path
is already locked Lock token
is incorrect Username does not
match lock owner Lock has
expired Unsupported FS format
The generated transaction name
is too long Filesystem upgrade
is not supported 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 RA layer failed
to init socket layer RA layer
request failed RA layer failed
to fetch properties Invalid
configuration value Failed to
execute WebDAV PROPPATCH
Unable to extract data from
response header 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
Server SSL certificate
untrusted No authentication
provider available Credentials
not saved Read access denied
for root of edit Item is
partially readable Item is not
writable Svndiff data contains
corrupt window Svndiff data
contains invalid instruction
Svndiff compressed data is
invalid Apache has no path to
an SVN filesystem Activity not
found Input output error
Repository access is needed
for this operation Attempting
to commit to a URL more than
once Format of an 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 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 
SVN_ERR_CL_CATEGORY_START
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 Not enough
arguments provided Attempted
command in administrative dir
The log message is a pathname
No external editor available A
log message was given where
none was necessary 
SVN_ERR_MALFUNC_CATEGORY_START

Detailed Description

Subversion error codes.

Definition in file svn_error_codes.h.


Function Documentation

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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH Unable to extract data from response header 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 Server SSL certificate untrusted No authentication provider available Credentials not saved Read access denied for root of edit Item is partially readable Item is not writable Svndiff data contains corrupt window Svndiff data contains invalid instruction Svndiff compressed data is invalid Apache has no path to an SVN filesystem Activity not found Input output error Repository access is needed for this operation Attempting to commit to a URL more than once Format of an 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.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH Unable to extract data from response header 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 Server SSL certificate untrusted No authentication provider available Credentials not saved Read access denied for root of edit Item is partially readable Item is not writable Svndiff data contains corrupt window Svndiff data contains invalid instruction Svndiff compressed data is invalid Apache has no path to an SVN filesystem Activity not found Input output error Repository access is needed for this operation Attempting to commit to a URL more than once Format of an 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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH Unable to extract data from response header 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 Server SSL certificate untrusted No authentication provider available Credentials not saved Read access denied for root of edit Item is partially readable Item is not writable Svndiff data contains corrupt window Svndiff data contains invalid instruction Svndiff compressed data is invalid Apache has no path to an SVN filesystem Activity not found Input output error Repository access is needed for this operation Attempting to commit to a URL more than once Format of an 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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH Unable to extract data from response header 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 Server SSL certificate untrusted No authentication provider available Credentials not saved Read access denied for root of edit Item is partially readable Item is not writable Svndiff data contains corrupt window Svndiff data contains invalid instruction Svndiff compressed data is invalid Apache has no path to an SVN filesystem Activity not found Input output error Repository access is needed for this operation Attempting to commit to a URL more than once Format of an 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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH Unable to extract data from response header 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 Server SSL certificate untrusted No authentication provider available Credentials not saved Read access denied for root of edit Item is partially readable SVN_ERRDEF ( SVN_ERR_AUTHZ_INVALID_CONFIG  ,
SVN_ERR_AUTHZ_CATEGORY_START+  3,
"Invalid authz configuration"   
)
Since:
New in 1.3
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH Unable to extract data from response header 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 Server SSL certificate untrusted No authentication provider available Credentials not saved Read access denied for root of edit SVN_ERRDEF ( SVN_ERR_AUTHZ_UNREADABLE  ,
SVN_ERR_AUTHZ_CATEGORY_START+  1,
"Item is not readable"   
)
Since:
New in 1.1.
New in 1.1.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH Unable to extract data from response header 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 Server SSL certificate untrusted No authentication provider available Credentials not saved SVN_ERRDEF ( SVN_ERR_AUTHN_FAILED  ,
SVN_ERR_AUTHN_CATEGORY_START+  4,
"Authentication failed"   
)
Since:
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH Unable to extract data from response header 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_SERF_SSPI_INITIALISATION_FAILED  ,
SVN_ERR_RA_SERF_CATEGORY_START+  0,
"Initialization of SSPI library failed"   
)
Since:
New in 1.5.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH Unable to extract data from response header 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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH Unable to extract data from response header SVN_ERRDEF ( SVN_ERR_RA_DAV_RELOCATED  ,
SVN_ERR_RA_DAV_CATEGORY_START+  11,
"Repository has been moved"   
)
Since:
New in 1.5
New in 1.6
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value Failed to execute WebDAV PROPPATCH SVN_ERRDEF ( SVN_ERR_RA_DAV_MALFORMED_DATA  ,
SVN_ERR_RA_DAV_CATEGORY_START+  9,
"Malformed network data"   
)
Since:
New in 1.2.
New in 1.3
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties Invalid configuration value SVN_ERRDEF ( SVN_ERR_RA_DAV_PATH_NOT_FOUND  ,
SVN_ERR_RA_DAV_CATEGORY_START+  7,
"HTTP Path Not Found"   
)
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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 RA layer failed to init socket layer RA layer request failed RA layer failed to fetch properties SVN_ERRDEF ( SVN_ERR_RA_DAV_ALREADY_EXISTS  ,
SVN_ERR_RA_DAV_CATEGORY_START+  5,
"RA layer file already exists"   
)
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.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported 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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long Filesystem upgrade is not supported SVN_ERRDEF ( SVN_ERR_FS_NO_SUCH_CHECKSUM_REP  ,
SVN_ERR_FS_CATEGORY_START+  48,
"Filesystem has no such checksum-representation index record"   
)
Since:
New in 1.6.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format The generated transaction name is too long SVN_ERRDEF ( SVN_ERR_FS_NO_SUCH_NODE_ORIGIN  ,
SVN_ERR_FS_CATEGORY_START+  46,
"Filesystem has no such node origin record"   
)
Since:
New in 1.5.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired Unsupported FS format SVN_ERRDEF ( SVN_ERR_FS_REP_BEING_WRITTEN  ,
SVN_ERR_FS_CATEGORY_START+  44,
"Representation is being written"   
)
Since:
New in 1.5.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner Lock has expired SVN_ERRDEF ( SVN_ERR_FS_OUT_OF_DATE  ,
SVN_ERR_FS_CATEGORY_START+  42,
"Item is out of date"   
)
Since:
New in 1.2.
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.

Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect Username does not match lock owner SVN_ERRDEF ( SVN_ERR_FS_NO_SUCH_LOCK  ,
SVN_ERR_FS_CATEGORY_START+  40,
"Filesystem has no such lock"   
)
Since:
New in 1.2.
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked Lock token is incorrect SVN_ERRDEF ( SVN_ERR_FS_NO_LOCK_TOKEN  ,
SVN_ERR_FS_CATEGORY_START+  38,
"No lock token provided"   
)
Since:
New in 1.2.
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type Path is already locked SVN_ERRDEF ( SVN_ERR_FS_PATH_NOT_LOCKED  ,
SVN_ERR_FS_CATEGORY_START+  36,
"Path is not 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 Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead Unknown FS type SVN_ERRDEF ( SVN_ERR_FS_NO_USER  ,
SVN_ERR_FS_CATEGORY_START+  34,
"No user associated with filesystem"   
)
Since:
New in 1.2.
New in 1.2.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another Cannot move a file external Error closing filesystem Filesystem is not open Invalid filesystem path syntax Invalid filesystem transaction name Filesystem has no such representation Filesystem has no such copy Filesystem has no item String does not represent a node or node rev id Name does not refer to a filesystem file Attempt to change immutable filesystem node Attempt to remove or recreate fs root dir Object is not a revision root A representation vanished or changed between reads Malformed skeleton data Berkeley DB error Transaction is dead SVN_ERRDEF ( SVN_ERR_FS_TRANSACTION_NOT_DEAD  ,
SVN_ERR_FS_CATEGORY_START+  32,
"Transaction is not dead"   
)
Since:
New in 1.1.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed Moving a path from one changelist to another SVN_ERRDEF ( SVN_ERR_WC_CANNOT_DELETE_FILE_EXTERNAL  ,
SVN_ERR_WC_CATEGORY_START+  30,
"Cannot delete a file external"   
)
Since:
New in 1.6.
New in 1.6.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch Conflict resolution failed SVN_ERRDEF ( SVN_ERR_WC_COPYFROM_PATH_NOT_FOUND  ,
SVN_ERR_WC_CATEGORY_START+  28,
"Failed to locate 'copyfrom' path in working copy"   
)
Since:
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule Invalid switch SVN_ERRDEF ( SVN_ERR_WC_MISMATCHED_CHANGELIST  ,
SVN_ERR_WC_CATEGORY_START+  26,
"Changelist doesn't match"   
)
Since:
New in 1.5.
New in 1.5.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format Invalid schedule SVN_ERRDEF ( SVN_ERR_WC_INVALID_RELOCATION  ,
SVN_ERR_WC_CATEGORY_START+  24,
"Invalid relocation"   
)
Since:
New in 1.3.
New in 1.3.
Type Constraints
this is probably a please report Path is not a working copy directory Problem running log Working copy is not up to date Unmergeable scheduling requested on an entry A conflict in the working copy obstructs the current operation Working copy text base is corrupt Invalid operation on the current working directory Unsupported working copy format SVN_ERRDEF ( SVN_ERR_WC_BAD_PATH  ,
SVN_ERR_WC_CATEGORY_START+  22,
"Path syntax not supported in this context"   
)
Since:
New in 1.2.
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.
Type Constraints
can t decode Data cannot be safely XML escaped Unrecognized line ending style Ran out of unique names Read error in pipe Unexpected EOF on stream Unrecognized stream data 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 Unexpected EOF on stream Unrecognized stream data 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 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 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 Wed Jul 17 17:58:30 2013 for Subversion by  doxygen 1.6.3