axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Re: [AxiomDownload]


From: Ralf Hemmecke
Subject: Re: [Axiom-developer] Re: [AxiomDownload]
Date: Wed, 19 Apr 2006 18:08:04 +0200
User-agent: Thunderbird 1.5 (X11/20051201)

Thanks David,

But haven't I read in the tla documentation that directories are a problem. With the procedure you give one cannot rename directories. Am I wrong?

The good think is that the procedure is independent of an SCM. ;-)

Ralf

On 04/19/2006 05:54 PM, David MENTRE wrote:
Hello Ralf,

2006/4/19, Ralf Hemmecke <address@hidden>:
Now it tells me only, how to send patches of single files to you.
What would be the procedure if my modification involves several files?
Remember people even might forget which files they actually modified. So
how do they find out about all the different files. Would you use a
'tla' command to create the patch? Maybe 'tla changeset'?

Procedure that works for any Source Code Management system:

 1. you have your own modified Axiom in axiom-dxm/ (with relevant pamphlets)

 2. 'make clean' into axiom-dxm/

 3. checkout latest fresh cvs into axiom/, next to axiom-dxm/

 4. diff -Naur axiom/ axiom-dxm/ > wonderful-feature-dxm.patch

 5. send wonderful-feature-dxm.patch to Tim and address@hidden

Best wishes,
d.




reply via email to

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