Rockbox Development > Starting Development and Compiling
View All Revision Log Messages
(1/1)
MatthewP:
I can go to this page to see a list of revisions:
http://build.rockbox.org/dev.cgi
Then, if I click one of them, I can see the log message for that revision:
http://svn.rockbox.org/viewvc.cgi?view=rev;revision=25652
Is there a place I can see all the messages together?
saratoga:
You can download them with the SVN client, or see the last few months worth from the front pages link.
bluebrother:
Use an svn client and retrieve the log messages from svn. With the command line client, that would be
--- Code: ---svn log svn://svn.rockbox.org/rockbox/trunk | less
--- End code ---
Navigation
[0] Message Index
Go to full version