Hi. For those of you watching CVS messages I just did an initial commit to a new CVS branch I've created called 'wd-devel'. If you're not interested in tracking bleeding edge changes all you need to know is that my commits are *not* part of the main trunk, and so if you continue to just update epic from cvs on an occasional basis you won't get any of this stuff until it merges into the main tree. If you fall in this camp you can probably stop reading here.
If you're curious, the branch is basically so I can work on some big projects I've got planned (like namespaces) and have the benefit of cvs without maintaining my own personal repository or disturbing the main trunk. I'll try to keep my trunk up-to-date with regards to HEAD, but I'll probably lag behind from time to time. You are welcome to use this trunk if you like (and I'll provide examples below) but be warned that it is totally unsupported, unofficial, and quite possibly buggy. The only help or support you will ever be likely to receive for it is from me. Neither hop nor CE should be expected to have in-depth information about the changes, so don't go bugging them. ;) And just to make sure nobody's confused, this isn't a "fork" or anything like that. It's just a private space for me to work on my changes. If you want to check out the wd-devel branch you can do: $ cvs -d :pserver:[EMAIL PROTECTED]:/home/repository/cvs checkout -d epic4-wd-devel -j wd-devel epic4 This will check out the wd-devel branched code into the 'epic4-wd-devel' directory. You can then use that as a normal epic4 source tree. If anyone has any questions feel free to ask. :) -wd -- chip norkus; unix geek and programmer; [EMAIL PROTECTED] "question = (to) ? be : !be;" --Shakespeare http://telekinesis.org/ _______________________________________________ List mailing list [EMAIL PROTECTED] http://epicsol.org/mailman/listinfo/list
