From owner-freebsd-questions@FreeBSD.ORG Thu Aug 25 22:44:42 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C67F16A41F for ; Thu, 25 Aug 2005 22:44:42 +0000 (GMT) (envelope-from vizion@vizion.occoxmail.com) Received: from lakecmmtao06.coxmail.com (lakecmmtao06.coxmail.com [68.99.120.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0B6443D46 for ; Thu, 25 Aug 2005 22:44:41 +0000 (GMT) (envelope-from vizion@vizion.occoxmail.com) Received: from dns1 ([64.58.171.82]) by lakecmmtao06.coxmail.com (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20050825224441.CCZM24491.lakecmmtao06.coxmail.com@dns1> for ; Thu, 25 Aug 2005 18:44:41 -0400 From: Vizion To: freebsd-questions@freebsd.org Date: Thu, 25 Aug 2005 15:40:40 -0700 User-Agent: KMail/1.8 References: <200508251243.35361.vizion@vizion.occoxmail.com> <20050825200608.GA625@gothmog.gr> In-Reply-To: <20050825200608.GA625@gothmog.gr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508251540.40574.vizion@vizion.occoxmail.com> Subject: Re: cvsup for sourceforge & other similar sites. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2005 22:44:42 -0000 On Thursday 25 August 2005 13:06, the author Giorgos Keramidas contributed to the dialogue on- Re: cvsup for sourceforge & other similar sites.: >On 2005-08-25 12:43, Vizion wrote: >> I wonder if anyone has a successful working example of a freebsd 5.3 >> cvsup file for a site such as sourceforge? If so could you be kind >> enuf to email me a copy. >> >> I have tried a number of alternatives and failed miserably! > >I don't think that's quite possible, unless Sourceforge itself set up a > CVSup server network. "CVSup" is a very different beast from the CVS > "server modes". > ooooooooooooooops I am wanting to cvs automatically - but I seem to fail to get into sourceforge (either command line or using cron) -- by using cvsup on the ports tree I have become lazy and confused by the cvs manual!! (I do wish freebsd manuals had more detailed examples!!). I used to do this stuff regularly (longer ago than I care to admit) - but it takes time to get back into it! Here are a few of of my tries (as root): dns1# cvs -f -d :pserver:anonymous@cvs.sf.net:/cvsroot/eclipsexul login Logging in to :pserver:anonymous@cvs.sf.net:2401/cvsroot/eclipsexul CVS password: cvs login: warning: failed to open /root/.cvspass for reading: No such file or directory /* Seemed to call for a .cvspass file.. Cant find a way to give a password interactively so I had better create a file..*/ /* So I create a .cvspass with a blank line -- (Sourceforge demands a blank) */ dns1# cp /usr/home/Sysadmin/.cvspass /root/ dns1# chown root /root/.cvspass dns1# cvs -f -d :pserver:anonymous@cvs.sf.net:/cvsroot/eclipsexul login Logging in to :pserver:anonymous@cvs.sf.net:2401/cvsroot/eclipsexul CVS password: cvs login: warning: skipping invalid entry in password file at line 1 /* Which was treated as invalid! */ dns1# pwd /usr/home/Sysadmin/cvs dns1# ls -l total 0 /* Try again adding '.' after eclipseexul */ dns1# cvs -f -d :pserver:anonymous@cvs.sf.net:/cvsroot/eclipsexul. login Logging in to :pserver:anonymous@cvs.sf.net:2401/cvsroot/eclipsexul. CVS password: cvs [login aborted]: unrecognized auth response from cvs.sf.net: M -!- Client or Server timeout occurred! /*I just seem to get errors from cvs! I guess I need to find out what I am doing wrong*/ David -- 40 yrs navigating and computing in blue waters. English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus. Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after completing engineroom refit.