lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi] Updating proprietary product-file code


From: Greg Chicares
Subject: [lmi] Updating proprietary product-file code
Date: Thu, 01 Apr 2010 03:13:57 +0000
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

The svn repository is self-consistent, but if you have proprietary
code that writes product files, you need to update it. Here are
the commands I used for the last two svn updates:

  20100401T0110Z
  Rename 'ihs_proddata.?pp' to 'product_data.?pp'.

/lmi/src/products/src[0]$sed -i my_prod.cpp -e's/ihs_proddata/product_data/'

  20100401T0300Z
  Rename class 'TProductData' to 'product_data'.

/lmi/src/products/src[0]$sed -i my_prod.cpp -e's/TProductData/product_data/'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]