Actions:
|
2012-11-02 15:43 AEST by Arthur Barrett - For CVS4S we added an extra 'username' field - so there is:
- 'author' - the system user who actually commits the file, and there is
- 'username' - the logical name of the person, e.g.: from the SMB client
For a pre 'document' cvs app, the user may like to specify their own date, i.e.:
- 'date' - the system date the commit was performed, and there is
- 'date' the logical date (or date on the file) that the person nominates
ie: if a person was loading in the company annual reports they could either load 6 years of annual reports
as 6 documents, or they could load one document 6 times with 6 dates (2006, 2007, 2008, 2009, 2010,
2011).
This will help the person 'see' the difference between a versioned file system and just a flat filesystem. |