[En-Nut-Discussion] Source code management ??

Ernst Stippl ernst at stippl.org
Sun Jul 10 22:13:34 CEST 2005


Hi All!

This may ba a bit off-topic, but:

I am trying to structure the SW I am writing into .c and .h source files to
keep them at a managable size and structure. (Who else wouldn't ;-)

Problem is that with larger pieces of software, keepting track of the
interdependencies between source files becomes harder. (i.e. which function
or which definition or declaration in which file was added to serve a
certain functionality).

I am using Programmers Notepad from WinAVR to do the editing. Something very
basic, I know.

Is there anything "smarter" which keeps track of changes in the background
and "remembers" which changes/additions - belonging together logically -
were made to which files. (So that backouts are possible even if they
include multiple files.)

 regards
ernst






More information about the En-Nut-Discussion mailing list