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

Re: Revision List for Specified Tag/Branch

From: D W <derin.c.walters_at_gmail.com>
Date: Sun, 6 Jul 2008 21:06:06 -0700 (PDT)

Hi Stefan,

Thanks for your feedback. I'm looking for last committed revisions
because I need a full list that can be monitored from tag to tag.
These numbers are fed into a company-wide parts database for FDA 820.3
quality system regulations in medical device development. It doesn't
matter to us that the last committed revision is a repository image
instead of sequential file revisions, which isn't the point of SVN
anyway. We just need to show files are changing and be able to assign
them a number. Right now I either have to manually go through the
repo broswer and copy all the rev numbers or use the tag compare and
look up the revisions of diffed files.

The repository browser already displays the last committed revisions
of every file when the hierarchy view is expanded. I'm just looking
for an easy way to dump that information out.

Best Regards,
Derin

On Jul 4, 1:08 am, Stefan Küng <tortoise..._at_gmail.com> wrote:
> D W wrote:
> > I am looking for a way to get a hierarchical list of all file commit
> > revisions from a specific tag in the repository browser.  Does such a
> > function exist?  Ideally it would be something like right-clicking on
> > a folder in the repository and selecting "Save List of Revisions
> > To...".  The file would look something like the following:
>
> > src/test1.c    111
> > src/test2.c    95
> > src/test3.c    114
> > src/test4.c    114
>
> I can't see the benefit or what this would be useful for? The individual
> revisions have no real value. The revisions you would get would be the
> 'last committed revision' (*very* slow operation), or the revision of
> the tag creation (very useless).
>
> Stefan
>
> --
>         ___
>    oo  // \\      "De Chelonian Mobile"
>   (_,\/ \_/ \     TortoiseSVN
>     \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>     /_/   \_\    http://tortoisesvn.net
>
>  signature.asc
> 1KDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-07 07:02:48 CEST

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.