File States For each file, the revision checked out is recorded in admin area Based on the above info, a file's state can be determined 1. Unchanged and current 2. Locally changed and current 3. Unchanged and out-of-date 4. Locally changed and out-of-date svn status can be used to identify the state of a file Slide 10