mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Mentioned CVS.
This commit is contained in:
parent
fa8ded0134
commit
81ac9c3133
6
PATCHES
6
PATCHES
@ -28,6 +28,12 @@ utility after reviewing it.
|
|||||||
** How to create patches.
|
** How to create patches.
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
First, make sure you get the latest version of the source. This is
|
||||||
|
normally the latest release. If you're adding a new feature, or
|
||||||
|
changing the code in some major way, you might want to download the
|
||||||
|
latest sources from the CVS server. This procedure is described at
|
||||||
|
<http://sunsite.dk/wget/>.
|
||||||
|
|
||||||
Patches are created using the `diff' utility. When making patches,
|
Patches are created using the `diff' utility. When making patches,
|
||||||
please use the `-u' option, or if your diff doesn't support it, `-c'.
|
please use the `-u' option, or if your diff doesn't support it, `-c'.
|
||||||
Using ordinary (context-free) diffs are notoriously prone to error,
|
Using ordinary (context-free) diffs are notoriously prone to error,
|
||||||
|
Loading…
Reference in New Issue
Block a user