On Fri, Jun 11, 2010 at 7:19 PM, Andy Levy wrote:
> On Fri, Jun 11, 2010 at 21:37, kedar mhaswade
> wrote:
> > svn creates a rev of the repository when you create and commit a tag. How
> do
> > I then know that rev when a particular tag was created. svn info
> > .
svn creates a rev of the repository when you create and commit a tag. How do
I then know that rev when a particular tag was created. svn info
.../tags/tag_1 seems to only provide me current revision and last-changed
revision. I couldn't find any way of getting that information.
Does anyone know?