svn info for the whole codebase (not a particular file) gives me below output. I don’t understand
- what is the difference between
Revision: 12838andLast Changed Rev: 12817 - and how it can happen that these two numbers are different
Could someone explain?
Path: .
URL: svn+ssh://radek@repository.company.com.au/var/lib/svne2/edumate2/tags/4.0.1
Repository Root: svn+ssh://radek@repository.company.com.au/var/lib/svne2/edumate2
Repository UUID: edccd8aa-08f3-0310-ac9a-cddb71435de8
Revision: 12838
Node Kind: directory
Schedule: normal
Last Changed Author: radek
Last Changed Rev: 12817
Last Changed Date: 2011-12-20 15:07:53 +1100 (Tue, 20 Dec 2011)
“Revision” is the current revision (remember that all files in an SVN repo use the same revision number). “Last changed” was the revision when this particular file was last changed.