Hi All, The documentation on the wiki note about branches states :
http://activemq.apache.org/camel/source.html > Branches > We use the trunk for the next main release; then we use a branch for any bug fixes on the previous major release. You can look at all branches here > https://svn.apache.org/repos/asf/activemq/camel/branches/ > The branch for Camel 1.x is here > https://svn.apache.org/repos/asf/activemq/camel/branches/camel-1.x I note that there is only the one branch, and all the other releases are "tagged" in /tags. Where are bugfixes being applied to ? (I can only assume tags, and not branches). Do the relevant /tags/* need to be svn cp'd over to branches ? r.
