Changes

Jump to: navigation, search

OOP344 Temporary

150 bytes added, 11:54, 28 October 2009
m
Comment Blocks
File Desc.: Implementation file for console input output (CIOL) library.
$LastChangedBy :: $ $LastChangedDate :: $ $Rev :: $
##########################################################################*/
</pre>
Now SVN will actually automatically change the "last modified" lines as you commit files to the repository and this is done by using the following lines and the svn:keywords property:
<pre>
$LastChangedBy :: $ $LastChangedDate :: $ $Rev :: $
</pre>
LastChangedBy will show the last person to have modified the file, LastChangedDate will show the date that this file was last modified on, and Rev will indicate the revision at which this file was last changed.

Navigation menu