Re: [gnome-love] Re: [gnome-love]Wow.
- From: Miguel de Icaza <miguel ximian com>
- To: Josh Steiner <joschi eds org>
- Cc: Mike Palczewski <mpalczew u washington edu>, gnome-love gnome org
- Subject: Re: [gnome-love] Re: [gnome-love]Wow.
- Date: 24 May 2001 15:23:46 -0400
Ok, I am assumeing that doing a diff like on a directory that will leave
out files that exist in one directory but not another? Ie, when i run the
autogen.sh a bunch of files get created that obviously dont belong in the
patch.
The -N option means `If you find new files, include them as a patch'.
So this is useful if you have created new files that need to be
included.
If you remove the -N file you wont get those (addressing your
problem). Also you could use:
diff -ruN --exclude=Makefile --exclude=...
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]