summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormk@localhost.localdomain <mk@localhost.localdomain>2006-01-29 17:11:31 -0400
committermk@localhost.localdomain <mk@localhost.localdomain>2006-01-29 17:11:31 -0400
commit57be302ef4e4860a100db756a8f5036993aa3c33 (patch)
tree96f19d5ca3fb236e233339e30739396fc6fadfd2
parent5ca53de82657edb7d0212c7b235f0360e382df00 (diff)
downloadmediapointer-dvb-s2-57be302ef4e4860a100db756a8f5036993aa3c33.tar.gz
mediapointer-dvb-s2-57be302ef4e4860a100db756a8f5036993aa3c33.tar.bz2
Update README.patches for mercurial SCM.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-rw-r--r--README.patches15
1 files changed, 6 insertions, 9 deletions
diff --git a/README.patches b/README.patches
index 7eef514a6..61354ac0b 100644
--- a/README.patches
+++ b/README.patches
@@ -20,14 +20,12 @@ http://linuxtv.org/downloads/quilt
== Getting the latest Snapshot
- To get the latest sources from CVS you need to issue the
-following commands:
+ To get the latest sources from Hg you need to issue the
+following command:
-cvs -d :pserver:anonymous@cvs.linuxtv.org:/cvs/video4linux login
-(use an empty password)
+hg clone http://linuxtv.org/hg/v4l-dvb
-cvs -z3 -d :pserver:anonymous@cvs.linuxtv.org:/cvs/video4linux co -P v4l-dvb
-* Patches should be built against video4linux cvs.
+* Patches should be built against v4l-dvb master Hg repository.
=== How to get your changes into the mainline tree?
@@ -37,10 +35,9 @@ video4linux-list@redhat.com. For DVB changes, the mailing list
is linux-dvb@linuxtv.org. The latest requires subscription.
http://linuxtv.org/lists.php
-2. Using [PATCH] at subject will help CVS maintainers to better handing
-it.
+2. Using [PATCH] at subject will help maintainers to better handle it.
-3. Please edit also ChangeLog, including some comments about it.
+3. Please include a ChangeLog description in the headers of your patch.
4. Every patch shall have a Developers Certificate of Origin like