[Mplayer-cvslog] CVS: main/DOCS/tech patches.txt,1.9,1.10
Diego Biurrun CVS
diego at mplayerhq.hu
Mon Oct 20 15:47:19 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv9241/DOCS/tech
Modified Files:
patches.txt
Log Message:
Explain why sending complete files is a bad idea.
Index: patches.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/patches.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- patches.txt 25 Sep 2003 09:36:30 -0000 1.9
+++ patches.txt 20 Oct 2003 13:46:49 -0000 1.10
@@ -6,6 +6,10 @@
accept our rules. We cannot afford to spend our time fixing buggy, broken or
outdated patches.
+0. Do not send complete files. These need to be diffed by hand to see the
+ changes, which makes reviews harder and less likely to occur. Besides as
+ soon as one of the files changes, your version becomes obsolete.
+
1. Always make patches for the CVS version. The README describes how to check
out CVS and daily CVS snapshots are available from our download page.
We do not accept patches for releases or outdated CVS versions.
More information about the MPlayer-cvslog
mailing list