WHAT!!!?? This is not cool... I am still early into reading 300+ messages for today... one of which I think you posted saying things are cool... BUT
It is not cool to not update your workspace before committing. Marc has done this before and it just ends up in lost work... some of my work... minor and easy to fix, but a royal pain in the ass. We have a version control system to avoid problems like this. True CVS is crap when it comes to merging, but this can be minimized by disabling keyword subst and isolating your updates & checking for merge conflicts. Committing in a fashion where it losses potential fixes, enhancements or documentation is a very, very, very, VERY bad idea. Please don't... take the time and deal with the merges. Please. --jason Quoting Bill Burke <[EMAIL PROTECTED]>: > I'll be doing some major commits in a few hours. I haven't merged from > mainline in about 1.5 weeks so I may kill commits that have been done in > that timespan. Sorry for the problems... > > Bill > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
