"Stefan Monnier <[EMAIL PROTECTED]>" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > >>>>> "Forrest" == Forrest Samuels <[EMAIL PROTECTED]> writes: > > My company is developing a Java application that we are releasing on > > several different platforms. We initially released it on Windows and > > then created a Linux branch to take care of some tweaks that should > > only be in the Linux release/branch. > > CVS branches are not very good for this kind of use. > > You might want to take a look at cvslines (on sourceforge) if you > really insist of going that route. Otherwise, I'd recommend you > use things like #ifdef directives to take care of the multiple > platform versions.
In Java? What happened to ``write once, run everywhere?'' _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
