JSFiddle uses urls in the form of http://jsfiddle.net/<user>/<script>/<revision>/ where revision is an incremental number. Is there any way to see other revisions of a script easily via a GUI interface or is the only way to manipulate the URL?
Is there any easy way to know how many revisions a script has without needing to manually increment the variable and check to see if a script exists there?
