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? Thanks! -Kedar