lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Updating proprietary product-file code


From: Greg Chicares
Subject: Re: [lmi] Updating proprietary product-file code
Date: Tue, 08 Jun 2010 13:03:47 +0000
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

On 2010-05-25 21:58Z, Greg Chicares wrote:
> On 2010-05-10 01:23Z, Greg Chicares wrote:
>> On 2010-05-05 16:16Z, Greg Chicares wrote:
>>> On 2010-05-02 03:09Z, Greg Chicares wrote:
>>>> On 2010-05-01 16:56Z, Greg Chicares wrote:
>>>>> On 2010-04-29 19:16Z, Greg Chicares wrote:
>>>>>> On 2010-04-28 12:33Z, Greg Chicares wrote:
>>>>>>> On 2010-04-27 14:33Z, Greg Chicares wrote:
>>>>>>>> On 2010-04-26 14:14Z, Greg Chicares wrote:
>>>>>>>>> On 2010-04-26 12:42Z, Greg Chicares wrote:
>>>>>>>>>> On 2010-04-23 23:57Z, Greg Chicares wrote:
>>>>>>>>>>> On 2010-04-07 11:47Z, Greg Chicares wrote:
>>>>>>>>>>>> On 2010-04-05 19:52Z, Greg Chicares wrote:
>>>>>>>>>>>>> On 2010-04-02 13:55Z, Greg Chicares wrote:
>>>>>>>>>>>>>> On 2010-04-01 03:13Z, Greg Chicares wrote:
>>>>>>>>>>>>>>> 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:

Similarly:

  20100608T1241Z
  Refactor, deriving stratified_charges from xml_serializable.

/lmi/src/products/src[0]$for z in `grep --files-with-matches -w db4 *.?pp`; do 
sed -i $z -e's/\.db4/.database/'; done

  20100608T1242Z
  Require '.funds' extension.

/lmi/src/products/src[0]$for z in `grep --files-with-matches -w fnd *.?pp`; do 
sed -i $z -e's/\.fnd/.funds/'; done



reply via email to

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