From 579f6b24ce72f999750c98206301609ac89033d9 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Fri, 26 Apr 2002 07:46:33 +0000 Subject: Added WinCVS ssh link git-svn-id: svn://svn.rockbox.org/rockbox/trunk@245 a1c6a512-1295-4272-9138-f99709370657 --- www/cvs.t | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/cvs.t b/www/cvs.t index a846ce9476..8e0c8ab21d 100644 --- a/www/cvs.t +++ b/www/cvs.t @@ -34,7 +34,7 @@ When asked for a password, just press enter:

For this, you need to:

    -
  1. Have SSH installed +
  2. Have SSH installed.
  3. Have a SourceForge account
  4. Be a registered developer @@ -47,6 +47,9 @@ of the Rockbox project

    export CVS_RSH=ssh
    cvs -z3 -d:ext:username@cvs.rockbox.sourceforge.net:/cvsroot/rockbox co firmware
    +

    If you are using WinCVS, the procedure is +somewhat different. +

    Checking in modifications

    CVS is a "no-reserve" version control system. This means that you work on your local files without first reserving them. Any conflicts with other developers are detected when you check-in, or "commit" as it's called in CVS: -- cgit v1.2.3