The last entry in the stop-on-copy log for a branch should be the rev at which the branch was created. For example:
svn log --stop-on-copy https://svn.apache.org/repos/asf/incubator/roller/tags/roller_3.0_rc3/ - Dave On 10/13/06, Sean Gilligan <[EMAIL PROTECTED]> wrote:
So, it looks to me like I have rc3 checked out on the roller_3.0 branch, because: "svn info" from my working directory says it is at revision 463763. The HTML page for the tag says "Revision 463762" (https://svn.apache.org/repos/asf/incubator/roller/tags/roller_3.0_rc3/) "svn diff -r463762:463763" reports no differences between these. Is there an easier way? -- Sean Sean Gilligan wrote: > Sorry for a subversion question, but is there a way to map from a tag to > a revision number and vice-versa? (I did look through my new Subversion > book for this.) > > What I'm trying to do is make local mods to Roller (using the "custom" > dir mechanism) right in my working copy in the roller_3.0 branch. But > I'd like to be able to know when I'm in synch with a tag. > > -- Sean > > Dave wrote: >> I just created a tag: /tags/roller_3.0_rc3 >> >> - Dave >> >> >> >> On 10/12/06, Sean Gilligan <[EMAIL PROTECTED]> wrote: >>> How do I find RC3 in subversion? (I don't see a tag -- Is there a >>> revision number?) >>> >>> Thanks, >>> >>> Sean >>> >>> Dave wrote: >>> > A new release candidate is ready. I'm just about ready to call for a >>> > release vote so please check this one out. >>> > >>> > You can find a list of the issues fixed in the RC releases here: >>> > http://rollerweblogger.org/wiki/Wiki.jsp?page=Roller30Testing >>> > >>> > The RC3 release files are here: >>> > http://people.apache.org/~snoopdave/apache-roller-3.0-rc3-incubating/ >>> > >>> > And the updated docs are here: >>> > http://people.apache.org/~snoopdave >>> > >>> > - Dave >>> > >>> > >>> >>> >>> >> >> > > > > >
