pkgsrc-Users archive

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

pkgsrc cvs not updating correctly



Hi i recently updated the pkgsrc tree


And i moved from mercurial 1.5.4 (or .3 ?) to 1.5.1

Downloading the source directly gives me 1.6.4 with pkgsrc-2010Q1 (current 1.7.2)

When updating my src with cvs

Following the guide.

attempt 1:

$ cvs update -r pkgsrc-2010Q1 -dP
$ cvs update -dP  # just to be sure, tag should be changed right?

attempt 2:

delete pkgsrc tree completely

$ cd /usr
$ rm -rf pkgsrc/


$ export CVS_RSH="ssh"
$ export CVSROOT="anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot"


$ cvs update -r pkgsrc-2010Q1 -dP
$ cvs update -dP  # just to be sure, tag should be changed right?

No cigar

still old versions of the pkgsrc tree?
Whats happening.

oh by the way.
---
$ cat CVS/* | grep -v ^D
/Makefile/1.85/Sat May 16 07:21:05 2009//Tpkgsrc-2010Q1
/README/1.18/Sat May  7 22:18:28 2005//Tpkgsrc-2010Q1
/pkglocate/1.9/Sun Jul  4 16:12:10 2004//Tpkgsrc-2010Q1
pkgsrc
anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot
Tpkgsrc-2010Q1
---

???

now trying to download pkgsrc tar pkg

mic


Home | Main Index | Thread Index | Old Index