Your dev team's ability to respond to all of my support and enhancement requests is amazing...
![]() |
Incomplete | A previous update was not fully performed. You should do an update again. |
![]() |
Name conflict | There exists another file in the repository with the same name, only differing in upper/lower case. Such files can't be checked out on case-insensitive file systems. To fix this problem corresponding files have to be renamed in the repository. |
![]() |
Obstructed | A directory exists locally, but the pristine copy (resp. repository) expects it to be a file. Please backup contents of the directory, then remove it and update the file from repository. |
![]() |
Inaccessible | The file's content is not accessible, hence its state (modification) can't be determined. It's probably locked by another application. |
![]() |
Phantom | The file does not locally exist nor is versioned anymore, but it is still present in the SVN administrative area. It's probably part of a tree conflict. |
![]() |
Case-Changed | The case of the file name has changed on an operating system, which is case-insensitive regarding file names. Refer to the Fix command on how to handle such files. |