Hi

Sounds that you might want to create a branch per ticket?

Or, you could create a script that executes svn log and finds all commits
for a specified ticket?

Cheers / Erik

On Thu, Jun 17, 2010 at 1:15 PM, Zaar Hai <[email protected]> wrote:

> Hello Trac users!
>
> I'm using trac 0.11 and struggling with the following problem:
> I have several developers working on particular ticket. Each of the
> commits one or more svn revisions. First, I want to track revisions
> that are related to the ticket. I've accomplished it with trac-post-
> commit-hook, that adds ticket comments for appropriate commits.
> Now, when all related revisions are noted in the ticket, I need to
> merge this whole bunch of revisions to another svn branch. Currently,
> I have to go over all ticket comments, extract (by hand) all of the
> mentioned revisions and merge them one by one.
> This task is tedious. May someone have better solution of how to
> manage ticket-related revisions, with regards of merging them to
> another branch.
>
> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<trac-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to