Return-Path: Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 70337 invoked from network); 27 May 2002 12:21:05 -0000 Received: from relay.flagship.ru (213.221.9.5) by daedalus.apache.org with SMTP; 27 May 2002 12:21:05 -0000 Received: from POSTMAN.flagship.ru (postman.flagship.ru [213.221.9.130]) by relay.flagship.ru (8.11.4/8.11.4) with ESMTP id g4RCL4f12406 for ; Mon, 27 May 2002 16:21:05 +0400 (MSD) Received: by POSTMAN.flagship.ru with Internet Mail Service (5.5.2653.19) id ; Mon, 27 May 2002 16:22:06 +0400 Message-ID: From: Piroumian Konstantin To: "'forrest-dev@xml.apache.org'" Subject: RE: [Patch]: Addition for howto-cvs-ssh.xml Date: Mon, 27 May 2002 16:22:05 +0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="koi8-r" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > From: Morrison, John [mailto:John.Morrison@uk.experian.com] > > Good doc :) Thanks to John Morrison ;) > > Just a couple of things; 2401 is cvs's port, 22 is ssh. If > you are using > cvs, or anything for that matter, over ssh you only need port 22 open > on a firewall. > > If you need anonymous cvs access you need 2401. Ok. I'll fix it. > > Cygwin isn't a prerequisite for a linux machine ;) and > "Setting up domain > users" > is only of use with cygwin. > > Perhaps it would be better to have: > > 1. Intro to commit status > 2. Windows Tools > 2.1 WinCVS > 2.2 Cygwin > 2.2.1 Domain users > 3. SSH access > > ? Yes, that would be better. > > Anyway, the information's there, although we possibly should say > that having an empty passphrase isn't recommended :D Having a passphrase would require to enter it on every command - do we need it? ;) > > You might also want to remove the lines > > $ ssh -l userxxx -L 2401:localhost:2401 cvs.apache.org > > and just use > > $ ssh userxxx@cvs.apache.org Why? Personally, without them I wouldn't realize that port 22 is closed on our firewall ;) Konstantin > > J. > > > > ============================================================== > ========= > Information in this email and any attachments are > confidential, and may > not be copied or used by anyone other than the addressee, nor > disclosed > to any third party without our permission. There is no intention to > create any legally binding contract or other commitment > through the use > of this email. > > Experian Limited (registration number 653331). > Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF >