gEDA-dev: gschem modifications

Peter Clifton pcjc2 at cam.ac.uk
Fri Jul 21 13:03:34 EDT 2006


On Fri, 2006-07-21 at 12:25 -0400, DJ Delorie wrote:
> > 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.

Unfortunatly, it refuses...

"cvs add x_compselect.c"

returns:

"cvs [server aborted]: "add" requires write access to the repository"

I guess I'll find a workaround, perhaps getting two sets of sources,
then add my changes to one, and produce a local diff using "diff".

I'll see if I can persuede CVS to checkout a copy at the same version as
I started with... that would make things easier!

Peter




More information about the geda-dev mailing list