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

Re: how to find history of a file with tag/release number on it as well

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2007-02-18 00:00:41 CET

Grace Go wrote:
> How do I find out which release tags relate to each revision of a
> file?
>
> Can this be done in tortoise or any subversion command line?
>
> I know that theres a plugin for eclipse for this..What about tortoise or
> the command line?

You can use the revision graph, which will show you where every tag (and
every branch) came from, but for a large repository it will be slow.

For specific tags, just do a show log on that tag and see where it was
copied from.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Feb 18 00:00:46 2007

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.