From owner-freebsd-questions@FreeBSD.ORG Fri Aug 26 04:39:21 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 4C96A16A41F for ; Fri, 26 Aug 2005 04:39:21 +0000 (GMT) (envelope-from dinom@balstonresearch.com) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7FD543D45 for ; Fri, 26 Aug 2005 04:39:20 +0000 (GMT) (envelope-from dinom@balstonresearch.com) Received: from [192.168.1.105] (pcp09554062pcs.verona01.nj.comcast.net[68.36.0.26]) by comcast.net (sccrmhc12) with ESMTP id <200508260439190120007j68e>; Fri, 26 Aug 2005 04:39:20 +0000 From: "C. Michailidis" To: freebsd-questions@freebsd.org Date: Fri, 26 Aug 2005 00:42:26 -0400 User-Agent: KMail/1.8.2 References: <20050825233435.2C23816A443@hub.freebsd.org> In-Reply-To: <20050825233435.2C23816A443@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508260042.27257.dinom@balstonresearch.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: Fri, 26 Aug 2005 04:39:21 -0000 > 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 Using command-line cvs is sooooo 1990's LOL. The funny thing is, you're trying to checkout/update a project designed for Eclipse, but you haven't considered using Eclipse itself?!??! The cvs integration that the Eclipse IDE provides is pretty darn good (IMHO). I admin a project on sourceforge (shameless plug---> http://www.sf.net/projects/plexbench ) and I usually just use the CVS repository browsing perpective provided within the Eclipse ide to connect directly to sourceforge. Try it out... http://www.eclipse.org/ or /usr/ports/java/eclipse. BTW, I've been having problems running Eclipse 3.1 from ports so I haven't bothered upgrading (still using Eclipse 3.0). If anyone can shed some light on this or is having the same problem I'd love to hear from ya. Dino "The only way to deal with an unfree world is to become so absolutely free that your very act of existence becomes an act of rebellion." -Albert Camus