From owner-freebsd-hackers Fri Jun 7 6:13:24 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id 9B35037B404 for ; Fri, 7 Jun 2002 06:13:19 -0700 (PDT) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id DF0893F28; Fri, 7 Jun 2002 09:14:34 -0400 (EDT) From: "Dan Langille" Organization: DVL Software Limited To: John Polstra Date: Fri, 7 Jun 2002 09:13:34 -0400 MIME-Version: 1.0 Subject: Re: cvsup doesn't get me what I want Reply-To: dan@langille.org Cc: hackers@freebsd.org In-reply-to: <200206070405.g5745Fg55004@vashon.polstra.com> References: <20020604222322.E371E3F3A@bast.unixathome.org> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20020607131434.DF0893F28@bast.unixathome.org> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 6 Jun 2002 at 21:05, John Polstra wrote: > In article <20020604222322.E371E3F3A@bast.unixathome.org>, > Dan Langille wrote: > > On 4 Jun 2002 at 8:37, John Polstra wrote: > > > I'll help you figure this out if you'll send me the following > > > information: > > > > Thanks John. > > > > > > > > The cvsupd server config files for the collection ("releases" > > > and the list file). > > > > [dan@xeon:/home/repositories/sup/freshports-phpAds] $ less list.cvs > > upgrade phpPgAds > > [dan@xeon:/home/repositories/sup/freshports-phpAds] $ less releases > > cvs list=list.cvs prefix=/home/repositories/freebsddiary > > OK, this says the server is getting its files from > "/home/repositories/freebsddiary". But ... That's the problem. That should be /home/repositories/freshports-1 > > > The full pathname of the ChangeLog RCS file you used as your > > > example, on the server machine. > > > > /home/repositories/freshports-1/phpPgAds/ChangeLog,v That's the wrong file I gave you, that should be this file: /home/repositories/freebsddiary/phpPgAds/ChangeLog,v > That is a different file! It's under "/home/repositories/freshports-1", > which is not where the "releases" file tells the server to look. Once I fixed the releases file to point to the correct repo (DOH!), both tags worked (. and FreshPorts2). That should have been my clue. The collection exists in both repos but with different tags (and different customizations for each website). Thank you John. :) -- Dan Langille To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message