Subject: Re: layout of pkgsrc in ftp.netbsd.org
To: None <tech-pkg@netbsd.org>
From: Pavel Cahyna <pavel.cahyna@st.mff.cuni.cz>
List: tech-pkg
Date: 12/22/2005 13:26:50
On Thu, Dec 22, 2005 at 01:19:27PM +0100, Geert Hendrickx wrote:
> On Thu, Dec 22, 2005 at 12:32:58PM +0100, Pavel Cahyna wrote:
> > hello,
> > 
> > in /pub/pkgsrc/2005Q3 I find:
> > 
> > ftp> ls
> > 229 Entering Extended Passive Mode (|||53062|)
> > 150 Opening ASCII mode data connection for '/bin/ls'.
> > total 51890
> > drwxr-xr-x  52 srcmastr  netbsd      1536 Dec 22 08:14 pkgsrc
> > -rw-r--r--   1 srcmastr  netbsd  14252053 Sep 26 22:36 pkgsrc-2005Q3.tar.bz2
> > -rw-r--r--   1 srcmastr  netbsd  19577956 Sep 26 22:36 pkgsrc-2005Q3.tar.gz
> > -rw-rw-r--   1 srcmastr  netbsd  19236824 Dec 17 07:41 pkgsrc.tar.gz
> > 226 Transfer complete.
> > 
> > So, what's the difference between pkgsrc-2005Q3.tar.gz and pkgsrc.tar.gz ?
> 
> HEAD vs stable branch?  

Yes, but why is HEAD in /pub/pkgsrc/2005Q3? Also, I would expect the HEAD
to be in /pub/pkgsrc/current, but the pkgsrc.tar.gz there is different
from the one in /pub/pkgsrc/2005Q3 ...

Pavel