SVN Status code cheatsheet
Here’s a quick cheatsheet for svn stat codes, as I can never find a good one when I need it.1
U Local file updated
G Local file safely merged
M Local file has been modified, needs to be checked in
C Local file contains conflicts that need to be resolved
? Local file not in repository
! File missing from local copy
A Local file scheduled to be added
A+ Local file scheduled to be moved
D Local file scheduled to be deleted
L Local file is locked by a running svn command
- Note: this is a just a summary of the much better detailed
svn help stat. The onesomemost of my developers are unaware of. ↩

RSS![2 comments [Comment]](/images/comment.png)
