Hi Will, on http://cvs.flightgear.org/cgi-bin/viewvc/viewvc.cgi/data/Aircraft/747-200/ you can check the history of all the files (including date and revision). Maik Anders Gidenstam schrieb am 08.02.2007 10:37: > On Wed, 7 Feb 2007, Will Harrison wrote: > > >> Hello, >> How can I download a certain version/branch of a file using the command-line >> CVS tool on Linux? Is there a command or option that I need to add? For >> example, I would like to download version 1.1 of the 747-200 from CVS >> instead of all of the newest files. Sorry if this seems like a stupid >> question, I'm a relatively new Linux user. >> > > $ cvs update -r 1.1 > > to get revision 1.1 of all files in the directory. > However, since the revision changes of each file is completely independent > there is no guarantee that revision 1.1 of each file existed at the same > time as the others. (E.g. 747-200-set.xml is at rev. 1.3 while > 747-200.xml is at rev. 1.2 in HEAD.) > > So it is better if you know the date of the version you want
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
