Don't we just create tags when we do the actual release? Coding should be against the branch, not the tag.
Uli On 09.12.2011 18:01, [email protected] wrote: > Author: mlusetti > Date: Fri Dec 9 17:01:27 2011 > New Revision: 1212520 > > URL: http://svn.apache.org/viewvc?rev=1212520&view=rev > Log: > tag 5.3.1-rc1 release > > Added: > tapestry/tapestry5/tags/5.3.1-rc1/ (props changed) > - copied from r1212518, tapestry/tapestry5/branches/5.3/ > > Propchange: tapestry/tapestry5/tags/5.3.1-rc1/ > ------------------------------------------------------------------------------ > --- svn:ignore (added) > +++ svn:ignore Fri Dec 9 17:01:27 2011 > @@ -0,0 +1,20 @@ > +*.idea > +*.iml > +*.ipr > +*.iws > +.classpath > +.externalToolBuilders > +.gradle > +.project > +.settings > +bin > +bin-test > +build > +conf > +db > +hooks > +locks > +out > +target > +temp-testng-customsuite.xml > +test-output > > Propchange: tapestry/tapestry5/tags/5.3.1-rc1/ > ------------------------------------------------------------------------------ > --- svn:mergeinfo (added) > +++ svn:mergeinfo Fri Dec 9 17:01:27 2011 > @@ -0,0 +1,5 @@ > +/tapestry/tapestry5/branches/5.0:717929-719744,723395-728733 > +/tapestry/tapestry5/branches/hlship-5.0-perf:726734-728728 > +/tapestry/tapestry5/tags/releases/5.0.17:719745 > +/tapestry/tapestry5/tags/releases/hlship-5.0-perf:726733 > +/tapestry/tapestry5/trunk:1211947-1212270 > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
