RE: [AD] New graphics driver -- GFX_FORCE?

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> >cvs diff -N ?
> >if it is what you mean ...
> 
> That is what I thought the command would be, but then -N flag made no
> difference; the file I had created (allegro/src/misc/gfxforce.c) was
> still not included in the patch.

the following was on a pserver cvs root, my .cvsrc has cvs -q

bash-2.02$ cvs diff
bash-2.02$ cvs diff -N
bash-2.02$ echo Hello,\ world > dummy
bash-2.02$ cvs add dummy
cvs server: use 'cvs commit' to add this file permanently
bash-2.02$ cvs diff
cvs server: dummy is a new entry, no comparison available
bash-2.02$ cvs diff -N
Index: dummy
===================================================================
RCS file: dummy
diff -N dummy
0a1
> Hello, world

-- 
Lyrian 



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/