John Barrett writes: > Like to apologize to Curtis for the cvs commits using the cvsguest account > (though I didnt do the ones to the ATC code -- just the configure.ac, > src/Makefile.am, src/Main/Makefile.am, and the src/Server directory)
I should apologize too for inadvertantly leaving the cvs tree wide open like that. Glad to see that no one was intentionally abusing this. > Curtis -- you left the src/Server directory and my code in the > repository -- could you remove it so I can make correct patch files, > or set me up with a developers cvs account so I can legitimatly make > changes ?? I figured your changes would eventually return through proper channels so I just left that in for now. > If you want me submitting patches, I will need the correct procedure > for creating patches. I havent had any luck using "cvs diff" or > "diff" off the command line to get the right output. The directions > that were posted in the users list didnt work out either. For my approach to looking at change submissions and adding them to the source tree, it is most convenient for me to receive whole copies of any changed files. Others have different approaches and might prefer just the diff's. For submitting "diff" style patches, I'd recommend using "cvs diff -c" to get 'context' style diffs. Regards, Curt. -- Curtis Olson HumanFIRST Program FlightGear Project Twin Cities curt 'at' me.umn.edu curt 'at' flightgear.org Minnesota http://www.flightgear.org/~curt http://www.flightgear.org _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
