[mpls-linux-general] Silly question about CVS checkout
Status: Beta
Brought to you by:
jleu
|
From: Josip G. <gr...@te...> - 2002-09-13 07:32:57
|
Hi! There's something I don't understand. From the web page, I can see that the current release of ldp-portable is 0.200 and of mpls-linux is 1.170. But there seem to be no such tags in the repository. For example, cvs -z3 -d:pserver:ano...@cv...:/cvsroot/mpls-linux co -r ldp-portable_0_200 ldp-portable gives me cvs [server aborted]: no such tag ldp-portable_0_200 I can successfully check out only ldp-portable_0_100. And after I do that, "cvs update -r ldp-portable_0_200" gives me 'no such tag' again. Checking with "cvs log" doesn't show any tags greater than 0.100 for ldp and 1.152 for mpls. So, how do I get the latest version through cvs? Thanks! Josip |