pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Getting the latest pkgsrc.tar.gz



On Fri, May 26, 2006 at 07:07:33AM +0400, Rakhesh Sasidharan wrote:
> for pkgsrc-current:
> (/usr/pkgsrc/current)# cvs up -dp
> 
> for a specific version:
> 
> (/usr/pkgsrc-2005Q3)# cvs up -dp -rpkgsrc-2005Q3

An important detail: "cvs up -dP" updates your pkgsrc but stays on the
branch you're currently on (-HEAD, -2006Q1, or any other).  Use -A to
move to pkgsrc-HEAD, and -rpkgsrc-2006Q1 to move to pkgsrc-2006Q1.  

        Geert



Home | Main Index | Thread Index | Old Index