Jeremy Pereira <jeremyp@jeremyp.net> schrieb am 12.10.2007 11:09:00:
>
> On 11 Oct 2007, at 12:22, Lutz.Dornbusch@fiducia.de wrote:
> > [...]
> > In CVS it was quite easy to see, which version of a file is in
> > which tag.
> > So the developer team mades a map for each (java class)-file and
> > each tag
> > to see which features are implemented in each tag.
> > How can I solve this problem in SVN?
> > Has anybody already a solution for this question?
>
> Perhaps I am missing something, but this seems reasonably simple.
> Are you trying to get a list of all changes between one tag and the
> previous tag? If so you are probably doing something like
thanx, Jeremy, but no, that is not what I want. I want to see _all_ tags
for a specific file.
And I fully understand that this is not supported by subversion. I just
asked,
if someone had done such a script before.
I do not want to be philosophical, but I think the creation of a
tag(resp. a copy) is an action which affects sourcefile and
destinationfile
and should be noted in the source file also. At the moment, I can follow
the history of an file only from the copy-destination, but I cannot
retrieve
the destination from the source. This makes versioning tracking sometimes
difficult:
For example: if you found in trunk the revision where a given feature was
implemented, it is difficult to find the first tag where this feature was
delivered to your customers. You have to check _all_ tags for their
revision number.
In CVS(which I do not like at all) this specific usecase is much easier to
achieve.
Greetings,
Lutz
----------------------------------------------------------------------------------------------------------------------------------------------
FIDUCIA IT AG
Fiduciastraße 20
76227 Karlsruhe
Sitz der Gesellschaft: Karlsruhe
AG Mannheim HRB 100059
Vorsitzender des Aufsichtsrats: Erwin Kuhn
Vorsitzender des Vorstands: Michael Krings
Vorstand: Klaus-Peter Bruns, Hans-Peter Straberger, Eckhardt Werner
Umsatzsteuer-ID.Nr. DE143582320, http://www.fiducia.de
----------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 12 12:35:05 2007