Why are you storing the generated files in CVS. It is better to just put the xml 
project file in CVS and then generate builds overnight (using ant ;-)
Then you will always be sure you have the latest version, you never have to get back 
an entire tree structure from CVS when something goes wrong or when you ahve changed 
the wrong parts.

The project file is *the* most important file in your system. And even better after 
generating the peers you can directly build a jar containing all the om classes. Is 
also easier to distribute.

If you really want to get rid of the timestamp please modify your own vm files.

Frank
  ----- Original Message ----- 
  From: Diethelm Guallar, Gonzalo 
  To: '[EMAIL PROTECTED]' 
  Sent: Friday, June 01, 2001 14:49
  Subject: Autogenerated dates in torque files


  Torque puts a timestamp in some/all of the generated files.
  This is troublesome when you put those files under cvs, since
  it is hard to leverage cvs to identify the files that have
  really changed. Could we get rid of that? I volunteer to patch
  all the torque vm files with this "feature".

  Thanks,


  -- 
  Gonzalo A. Diethelm
  [EMAIL PROTECTED]

  ---------------------------------------------------------------------
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to