Hi
Can anyone suggest a way of achieving the following:
1) I am examining a particular revision/svn commit in the trunk. 2) I want to find out which release of the software this first went into?
So for example, a user is querying a bug which I know has been fixed. I identify the revision in the trunk but I want to quickly find the first release branch that contains this.
Currently the way I do this is to look at each branch one by one until I find the first one which contains this revision.
I'm thinking there must be an easier way. Any ideas?
Many thanks.
Paul.