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

Re: programming



Dear Klaus,

Thanks very much for your detailed reply!  How do you handle version
control?  Also, I noticed your changelog for rebuildfstab was very neat. 
Is there any special tool that you use for that or just vi or "emacs -nw"?

Regards,
Andrew

> Hello Andrew,
>
> On Mon, Aug 22, 2011 at 02:03:03PM -0400, Andrew wrote:
>> Dear Klaus,
>>
>> I'm not sure about eclipse.  Can you recommend it from personal
>> experience?
>
> Well, it is very big... I like to understand what's happening when
> building a program, and therefore eclipse is a bit too complex for my
> own needs, but occasionally, I use it for teaching.
>
>> According to literature I was able to find on the web, there
>> are C++ plugins, but I would prefer something that works out-of-the-box.
>> :)  Right now I am looking at kate.  Also, I would like to use git for
>> version control.
>>
>> With all the different scripts and config files in Knoppix, what do you
>> use to manage it all coherently?
>
> I use a single Makefile and a collection of scripts for the different
> building stages and cleanup of the Knoppix file system, and build the
> whole thing just with "make" and standard bash commandline. No GUI here.
> Some of the few special knoppix-packages are built with the
> debian-helpers (dpkg-buildpackage, dh_make, dch) and are located in an
> SVN repository. The final packages go to
> http://debian-knoppix.alioth.debian.org/
>
> When creating and maintaining a new special edition branch, I use rsync
> for syncing parts or all, locally and remotely.
>
> Regards
> -Klaus
>
>
> --
> To UNSUBSCRIBE, email to debian-knoppix-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> Archive: [🔎] 20110822184755.GD3121@knopper.net">http://lists.debian.org/[🔎] 20110822184755.GD3121@knopper.net
>
>



Reply to: