From owner-freebsd-questions@FreeBSD.ORG Sat Nov 10 22:59:31 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55AE116A468 for ; Sat, 10 Nov 2007 22:59:31 +0000 (UTC) (envelope-from elrap@web.de) Received: from fmmailgate03.web.de (fmmailgate03.web.de [217.72.192.234]) by mx1.freebsd.org (Postfix) with ESMTP id 1078013C494 for ; Sat, 10 Nov 2007 22:59:31 +0000 (UTC) (envelope-from elrap@web.de) Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate03.web.de (Postfix) with ESMTP id B4F04AC59812; Sat, 10 Nov 2007 23:38:07 +0100 (CET) Received: from [84.152.172.161] (helo=freebsdangel.de) by smtp07.web.de with asmtp (WEB.DE 4.108 #208) id 1Iqyxr-0006F9-00; Sat, 10 Nov 2007 23:38:07 +0100 Message-ID: <473640F5.6010506@web.de> Date: Sat, 10 Nov 2007 23:38:29 +0000 From: Tino Engel User-Agent: Thunderbird 2.0.0.6 (X11/20071110) MIME-Version: 1.0 To: clubturbo@web-tricks.net References: <002601c823d8$f80822d0$dedca8c0@dragon> In-Reply-To: <002601c823d8$f80822d0$dedca8c0@dragon> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: elrap@web.de X-Sender: elrap@web.de X-Provags-ID: V01U2FsdGVkX1/xkl3LniB8LfsfJQW3HEsyf4E6yBeIogv4nL42 byqTdsujw0ACdoM6JBzAut9WsuY4Dfm4DSaMiSliibjO3sxY6A AVZpmjtoM= Cc: freebsd-questions@freebsd.org Subject: Re: CVS setup 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: Sat, 10 Nov 2007 22:59:31 -0000 clubturbo@web-tricks.net wrote: > Hello Everyone > I am trying to get cvs(up ?) > to run on Eclipse & Webmin also. > I have 6.2 stable running! > How may I get the source > for say 6.2 stable pre 6.3 prerelease ? > I can do this the normal way on freebsd > but I would like a copy to mess with on Eclipse localy! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > So in your supfile for cvsup, you can change the prefix from /usr to something else. That will check out the sources to the directory you mentioned there. Rg, Tino