On 2012-08-07 23:54, Srinivas G wrote: > Ideally, I am looking for a plug-in or a workaround where in I can query > the revisions associated with a Trac ticket and checkout those versions of > files from SVN for deployment to our apache.
We are doing automatic deployment, but not related to tickets. In fact we just use Bitten to do the build and some checks (lint etc.) and let the build recipe copy the files. In our case we build Debian packages and use reprepro to put them into the repository, but it would be even simpler when you just need to copy/scp files around. Just take a look at Bitten... -- 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.
