From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3641 invoked from network); 3 Apr 2000 16:17:33 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 3 Apr 2000 16:17:33 -0000 Received: (qmail 14252 invoked by alias); 3 Apr 2000 16:17:25 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10426 Received: (qmail 14242 invoked from network); 3 Apr 2000 16:17:25 -0000 To: Oliver Kiddle Cc: zsh-workers@sunsite.auc.dk Subject: Re: SourceForge Project Approved (fwd) References: <200003290701.JAA21331@beta.informatik.hu-berlin.de> <38E1CD4A.5D9C533@u.genie.co.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit From: Karsten Thygesen Date: 03 Apr 2000 18:17:12 +0200 In-Reply-To: Oliver Kiddle's message of "Wed, 29 Mar 2000 10:30:50 +0100" Message-ID: User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.6 MIME-Version: 1.0 >>>>> "Oliver" == Oliver Kiddle writes: Oliver> Karsten created me an account but I can't get it to work. I Oliver> can login to it if I use a username of 'opk' (instead of the Oliver> 'pbk' which was the username Karsten quoted in his e-mail) but Oliver> I can't do a 'co zsh' command Oliver> - I get: Oliver> Fatal error, aborting. opk@u.genie.co.uk: no such user I made a quote error - your login is opk as requested - sorry! Oliver> Does anyone who understands cvs have any idea as to what the Oliver> cause of this is. My guess is that either: Oliver> 1. my company 's firewall is getting in the way. Which ports Oliver> does CVS Oliver> use? Oliver> 2. my CVS installation is wrong. It was done direct from a Oliver> debian .deb Oliver> package by a friend who has a Linux box on the company's main Oliver> network. The RS/6000s I generally use for work are on a Oliver> secure network so I can't try from them. Oliver> 3. Karsten made a mistake while creating the account. Fairly Oliver> possible Oliver> seeing as he muddled my initials around and may have been in a Oliver> rush - he said he was very busy. Well - it was just a quote error. Oliver> Karsten: if you get a chance, can you check the account setup. Try: cvs -d :pserver:opk@sunsite.auc.dk:/pack/anoncvs login cvs -d :pserver:opk@sunsite.auc.dk:/pack/anoncvs co zsh It should work just fine. Do not use yuor email address as login name. Karsten