[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

feature request: show tag commits

From: Brazhnik <brazhnik_at_gmail.com>
Date: Wed, 18 Feb 2009 18:30:35 +0300

Hi,
Thank you for the coolest subversion interface, really.

It will be useful if the TortoiseSvn supports the next use case:

1. structure of some repository is
/
!--tags
   !--prj1
   !--prj2
!--trunk
   !--prj1
   !--prj2

2. from time to time a tags are created for prj1 or prj2

3. It is useful to see in the commit log for some subtree (or specific
file) lines with commits of tag creating (for this project).
It helps get answer which tags contain which changes of interested subtree log.

For example, somewhere (in the repository, locally???) pairs
(<commit_num>, <tree_point>) are stored.
If commit log shows with option "show tag commits" for the <path>
for <tree_point> if <path> is subtree of <tree_point> then
corresponding <commit_num> is pushed to log.

--
Andrey
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1186586
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-18 16:31:19 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.