Re: use case: which tags are implementing a specific feature which was realized in revision X?
From: Clemens Hintze <clemens.hintze_at_thalesgroup.com>
 
Date: 2007-10-11 16:24:26 CEST 
Am 11.10.2007 um 11.10.200713:22 schrieb Lutz.Dornbusch@fiducia.de:
 > Hello,
 Hello,
 (...)
 > In CVS it was quite easy to see, which version of a file is in  
 this is not as easy in SVN as in CVS as SVN use another philosophy by  
 > How can I solve this problem in SVN?
 Hmmm ... perhaps you can do something complex. You may use
    $ svn info <url>/tag/my_tagname_here/subdir/file
 and examine the line
    Last Changed Rev: <some revnumber here>
 to get the info you probably want. But the rev number above is the  
 As there are no file assigned revision numbers but only global  
 > Has anybody already a solution for this question?
 If this above isn't enough, I fear I have no other answer for you,  
 Ciao,
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.