Release changeset on trac timeline

Before applying changes when updates are made I like to take a quick look through the changed files to make sure there is nothing that I may be working on locally that might be effected. Each time I get a mail saying ZenPhoto has been updated to xxx I dutifully click the "see the changes on trac" link only to be dumped into the base of trac. Would it be possible for the link to the actual changeset be there?

Digging in the trac documentation I think I have the link correct but I could be mistaken. I use,

`http://www.zenphoto.org/trac/changeset?old_path=/trunk/&old=10590&new_path=/trunk/&new=10732`

to examine the differences changing the revision number to the point where "version updated" appears. It is a bit slow to generate the diff but "seems" to be all the changes made from revision to another. Maybe there is a better method?

Thanks!

Comments

  • acrylian Administrator, Developer
    To my knowledge our trac 0.11.x version does not allow to view the timeline by repository. So there is no way to see the trunk changes only. But we plan to upgrade trac soon so that will hopefully be possible then.

    The easiest is actually to just use an svn client to view the changes directly
Sign In or Register to comment.