On Fri, Aug 28, 2009 at 10:57 PM, Kevin Grittner<[email protected]> wrote: > David Fetter <[email protected]> wrote: > >> cvs diff if you're on CVS. If you're using git, commit to your >> local repository and git-diff. > > I tried that. When I just did it at the top level, it ignored the new > file. When I specified the file:
You have to "cvs add" the file -- greg http://mit.edu/~gsstark/resume.pdf -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
