Source control for all dmd source

Leandro Lucarella llucax at gmail.com
Sun May 31 08:28:06 PDT 2009


Walter Bright, el 30 de mayo a las 21:56 me escribiste:
> Sean Kelly wrote:
> >It would be nice to have DMD in version control, but I don't buy the LDC argument.  It's trivial to diff one release against another, regardless of whether 
> >version control is involved.
> 
> A fantastic program to do this is meld on Ubuntu.
> 
> sudo apt-get install meld
> 
> It has done a lot for my productivity when merging diffs.

Meld is really nice, but it doesn't do semantic analysis to tell you why
things have changes and what change is for what =)

Meld can be used as a paliative for not having (at least) the frontend in
a SCM and doing well documented, self contained commits; not as
a solution.

-- 
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/
----------------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------------
Hey you, out there beyond the wall,
Breaking bottles in the hall,
Can you help me?



More information about the Digitalmars-d mailing list