Subject: anonymous CVS tags To: None <current-users@netbsd.org> From: John Hayward <John.C.Hayward@wheaton.edu> List: current-users Date: 04/18/2002 10:40:13
How can I find what valid tags are in the anonymous CVS system?
If I want to get the sources for 1.5.3 should I just be able to?
cvs checkout -rnetbsd-1-5-PATCH003 -P src
TIA
johnh...