Subject: cvs-tree at a special date in the netbsd-1-6 branch?
To: None <current-users@NetBSD.org>
From: None <netbsd@adenin.rz.uni-konstanz.de>
List: current-users
Date: 04/22/2004 12:12:21
Hi all,

i followed the netbsd-1-6 branch without problems. 
Since the switch from NetBSD 1.6ZK to 2.0A i habe several problems.

Now i would like to get a cvs snapshot of the netbsd-1-6 branch from
around march 25 (should be 1.6ZL). How do i get this?

I tried ( $CVSROOT is set to a local mirror):
cvs -d $CVSROOT checkout -rnetbsd-1-6:0403290000 -P src
cvs -d $CVSROOT checkout -rnetbsd-1-6:20040325 -P src
cvs -d $CVSROOT checkout -r netbsd-1-6 -D 20040328 -P src

But i always get a tree with some newer changes (apr 22) and a
kernel-version 1.6.2 acording to sys/sys/param.h

What's wrong?

tnx Stephan Pietzko