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

Re: [TSVN] tag history

From: Attila Tajti <attila.tajti_at_t-online.hu>
Date: 2005-09-28 20:20:26 CEST

On Wed, 28 Sep 2005 18:21:22 +0200, Stefan Küng <tortoisesvn@gmail.com>
wrote:

>> I would like to see tags and branches in the log even if I check the
>> history of a file deep inside the trunk directory.
>
> You can't get that information from the log of a file. Because that file
> was tagged implicitely with the parent folder - the file wasn't tagged
> itself. But you can use the revision graph on that file - the revision
> graph gets the log from the repository root to get that kind of
> information.

Well, you are right in that you can't get that information from the log of
a file. On the other hand, it would be still very useful to see, and it's
also possible to display it using the same method Work Bench uses.

I still would like to have this feature in TortoiseSVN. Basically if I
choose to use TortoiseSVN I would have to use the revision graph every time
where the log would be enough. In my opinion it would be possible to
generate a database which maps revision numbers to tags and branches on
request, then we could display it just like PySVN Work Bench.

As I understand generating the revision graph is slow so generating this
mapping infrequently and use this in log displays still makes sense for me.

I would like to know if others are interested in this feature, too. Also,
I don't know Subversion enough and this solution may have serious
drawbacks, so I would like to know your opinion about this.

I already know that the tag/branch name to revision number mapping
is not readily available and I also know that there are workarounds to get
this so I don't really need it either, and also this is due to the design
of
Subversion, so you don't have to tell that to me. :)

Thanks

-- 
Attila Tajti
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Sep 28 20:23:29 2005

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

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