In Subversion, in order to find the youngest revision number, the command is :
svnlook youngest
It will show the latest (youngest) revision number. In better words, the latest version which contains the most recent changes.
Eg :
svnlook youngest /Users/IronCladZone/SubRepo1
25
svnlook youngest
It will show the latest (youngest) revision number. In better words, the latest version which contains the most recent changes.
Eg :
svnlook youngest /Users/IronCladZone/SubRepo1
25
No comments:
Post a Comment