history file question

2003-08-14 Thread Luis Gonzalez
Hi all´s:
Needs to depurating this file by date, anyone know your design
record ?. See string  enclosed by quotes.

F3f3006fd|rcortes|/d31/sistema/rcortes/temp.vta_carte.4gl|||temp.vta_carte
.4gl


Thanks in advance ...

Estimados Gurúes Hispanoparlantes:

Necesito depurar el archivo history por fecha, 
alguien conoce el
diseño de registro del mismo ?
Ver la cadena entrecomillada.

Desde ya muchas gracias ...




Luis C. González
Coordinador de Proyectos
Desarrollo de Sistemas - Tecnología
Provencred - Citigroup



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: history file question

2003-08-08 Thread Mark D. Baushke
Luis Gonzalez [EMAIL PROTECTED] writes:

 Needs to depurating this file by date, anyone know your design
 record ?. See string  enclosed by quotes.
 
 F3f3006fd|rcortes|/d31/sistema/rcortes/temp.vta_carte.4gl|||temp.vta_carte
 .4gl

Read:
http://www.cvshome.org/docs/manual/cvs-1.12.1/cvs_18.html#SEC177

and then read:
http://ccvs.cvshome.org/unbranded-source/browse/~checkout~/ccvs/src/history.c

F3f3006fd == On 2003-08-05T19:35:25Z (Tue Aug  5 19:35:25 UTC 2003)
   in directory /d31/sistema/rcortes/temp.vta_carte.4gl
   user rcortes invoked: cvs release temp.vta_carte.4gl

Example:  perl -e 'print scalar(gmtime 0x3f3006fd),\n;'

Enjoy!
-- Mark


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs