|  |  | 
| EnderUNIX İpucuArkadaşıma gönder , Ana Sayfa[ FreeBSD ] "faydali cvs makrolari" - ismail yenigul - (2007-12-27 11:36:04) [2458] $Date$ ==> date of last commit, expands to ==> $Date: 2001/07/26 06:39:46 $ $Id$ ==> filename, revision, date, and author; expands to ==> $Id: hello.c,v 1.11 2001/07/26 06:39:46 jrandom Exp $ $Revision$ ==> exactly what you think it is, expands to ==> $Revision: 1.11 $ $Source$ ==> path to corresponding repository file, expands to ==> $Source: /usr/local/newrepos/tossproj/hello.c,v $ $Log$ ==> accumulating log messages for the file, expands to ==> $Log: hello.c,v $ Revision 1.2 2001/07/26 06:47:52 jrandom ...and this is the second log message. Revision 1.1 2001/07/26 06:39:46 jrandom This is the first log message... Kaynak:Open Source Development with CVS kitabi Arkadaşıma gönder , Ana Sayfa |  |