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

Re: gEDA-dev: gschem modifications




> I'd appreciate advice on better working practices, as to seperate
> out my changes, I now need to checkout the new CVS, make a diff
> between that and my work (after cleaning the build files (.o etc)
> out), then sort out the chances which I have made, so I can then end
> up with a patch for each group of new functionality / changed
> behaviour I've been working on.

Just run "cvs diff" in your working directory.  It will compare what
you've got to what the repository has, and tell you the differences.

FYI I suggest "cvs diff -U 3 -p" to get some context.

> I'm keen to hear more about people's thoughts on a component manager
> / database for light -> heavy symbol work on a per company / project
> basis, as this is exactly what I'm wanting to implement as part of
> this project.

Search the archives for posts from me about the database thing.  I've
mentioned it before.  Also see http://www.gedasymbols.org/csv.html for
a rough "portable" format.


_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev