From owner-freebsd-ports Sat Jun 6 18:20:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA22093 for freebsd-ports-outgoing; Sat, 6 Jun 1998 18:20:59 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA22079; Sat, 6 Jun 1998 18:20:52 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from bubble.didi.com (sjx-ca115-10.ix.netcom.com [207.223.162.74]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id SAA07866; Sat, 6 Jun 1998 18:20:48 -0700 (PDT) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.8) id SAA08804; Sat, 6 Jun 1998 18:20:45 -0700 (PDT) (envelope-from asami) Date: Sat, 6 Jun 1998 18:20:45 -0700 (PDT) Message-Id: <199806070120.SAA08804@bubble.didi.com> To: ache@nagual.pp.ru CC: dkelly@hiwaay.net, jseger@FreeBSD.ORG, ports@FreeBSD.ORG In-reply-to: <19980607041110.A28722@nagual.pp.ru> (message from =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= on Sun, 7 Jun 1998 04:11:10 +0400) Subject: Re: Apache 1.3.0 port From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * > How about I repository copy "apache-current" to "apache13"? "apache" * > (ver 1.2) can stay there for a while. * * Since Apache group stop 1.2 branch development in favour of 1.3 branch I * think will be better * 1) copy "apache" to "apache-1.2" * 2) copy "apache-current" to "apache" * instead. * The name "apache" should refer to supported release, not to dead branch. Unfortunately that is not possible. You can't copy a CVS file on top of another. The best I can do is to copy "apache" to "apache12", and "apache-current" to "apache13". Then set NO_LATEST_LINK in apache12. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message