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

Re: gEDA-dev: gschem modifications




> That works well for the existing files, but doesn't give any output for
> the new x_compselect.c I moved the component selector into.
> 
> I found a reference on google that you should "cvs add ..." the file,
> then do the diff, but this negates the benefit of me just taking a diff
> of my local changes.

"cvs add" works locally - you don't need to write to the repository to
use it.  Then, use "cvs diff -N ..." to include new files in the diff.

> > 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.
> 
> Format looks good. It might need something more "relational" depending
> on what features are requested of it / size of database / etc..

The csv is for importing.  I figured, something like a SQL database
would be more optimal for actual use, although custom file formats
designed for searching might work too.


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