On using Git to track MP sources

From: Angel Ortega <angel_triptico.com>
Date: Tue, 11 Sep 2007 11:08:06 +0200
Lee Page (lrpage_mindspring.com) wrote:

> Hi Angel,
>
> I like your idea of the nested arrays to denote multiple key sequences.  
> That's a very elegant approach.
>
> I'll have to check out the latest and greatest version.  It means I'll have 
> to learn how to use Git.  ;-)

Oh, that's fairly easy (at least, for the tracking part).

Only once, move to a directory and clone MP's sources:

	git-clone http://git.triptico.com/mpdm
	git-clone http://git.triptico.com/mpsl
	git-clone http://git.triptico.com/mp-5.x

You can move to the mp-5.x newly created directory and do the usual
'./config.sh', 'make' and 'make install' stuff.

Then, from time to time, cd to each directory and pull my changes using
'git-pull'. I seldom do changes to MPDM nor MPSL, but can happen.

If you want to use Git to make changes and send them to me, it's a bit
more complicated, but not much. I may send another message explaining it
if you are interested.

Regards,

-- 
Angel Ortega



-- 
To unsubscribe, send mail to mp-unsubscribe_lists.triptico.com.


Received on Tue Sep 11 2007 - 11:07:26 CEST

This archive was generated by hypermail 2.2.0 : Thu Apr 10 2008 - 08:59:26 CEST