Jon Berndt writes: > Crap. I KNEW I was going to do that. Sorry. COrrected below: > > By the way, this still works: > > cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs/FlightGear-0.9 co > FlightGear > > (or perhaps it was lower case) > > Now if this is the right way: > > cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs/FlightGear-0.9 co > source > > should both work??
To avoid a lot of pain and suffering on the part of people who checked out their tree before I made the change, FlightGear is a symbolic link to source so right now both will work, but someday the link will probably go away. > ------- > > Also, it appears as though I need to re-check out the entire base tree, as > the checkout process wants to keep checking out from rockfish. You probably need to go in and tweak your Root/Repository files in every CVS directory. There was a python script floating around that supposedly could do this, but I could never get it to work myself. So there are various incantations of on-the-fly shell script commands you could also do to automate the change. A ton of stuff has changed so you probably won't lose too much efficiency by just checking out a completely new base package and tossing your old one. Regards, Curt. -- Curtis Olson HumanFIRST Program FlightGear Project Twin Cities curt 'at' me.umn.edu curt 'at' flightgear.org Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
