Due to the changes to the CVSROOT/modules
file one can't checkout the 2.4 branch
of the jbossmq source using the previous syntax.
The 2.4 branch needs to be checked
out using:
cvs co -r Branch_2_4 -P
_jboss_messaging
which creates a messaging rather than jbossmq
directory.
Why not leave jbossmq as the legacy cvs module and
introduce a new jboss-mq
module so as not to confuse the issue of accessing
previous branches.
|