I just discovered SCM, a simple Revision-Viewer Frontend to SVN, CVS and Bitkeeper and I integrated it in my gnome desktop. Follow this steps:
1. Download SCM and the salma-hayek library. Extract them somewhere
2. Edit scmtool to represent the location of the salma-hayek library.
3. Edit scmtool to use GTK-L&F by default:
add the following after the line “fi”
if [ "`uname`" == "Linux" ]
then
os_specific_options=-Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
fi
This step is optional, though.
4. Add a starter for revisiontool to your desktop
5. Drag a scm/csv/bitkeeper-managed file onto the starter an have fun!
