On 2008-10-01, Mark Marshall wrote: > I will try to post what I have, but I'm not sure of the format people would > like - I've made quite a few changes to bochs. How about a uni-diff from > the 2.3.7 release?
If you need to maintain significant changes over a longer period of time, I can recommend Git. It has client support for various revision control systems, which works by fetching the whole repository locally. >From there, one can work on local branches, and merge changes from the main repository. It takes some time to learn, though, so if your changes are short time and small, it may not be worth the bother. _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
