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
The easiest is actually to just use an svn client to view the changes directly