SVN Letter Codes

It’s surprisingly hard to find these defined anywhere, so here they are.

SVN Letter Codes

U
Working file was updated
G
Changes on the repo were automatically merged into the working copy
M
Working copy is modified
C
This file conflicts with the version in the repo (see Conflicts below)

?
This file is not under version control
!
This file is under version control but is missing or incomplete

A
This file will be added to version control (after commit)
A +
This file will be moved (after commit)
D
This file will be deleted (after commit)

Source

This entry was posted in Travel. Bookmark the permalink.

2 Responses to SVN Letter Codes

  1. Alberto says:

    Nice. Just miss the L. Was searching for it :)

  2. thank you says:

    thank you

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>