--- svn/index.js 2008/10/25 15:38:03 36 +++ svn/index.js 2008/10/27 20:08:50 45 @@ -1,4 +1,8 @@ { - "repository_dir": "/home/dpavlin/.svk", - "svnweb": "http://localhost/svnweb/svk/index.cgi/%s/revision?rev=%d" + "js": [ + "http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js", + "http://static.simile.mit.edu/exhibit/extensions-2.0/time/time-extension.js" + ], + "repository_dir": "/home/dpavlin/svn", + "svnweb": "http://svn.rot13.org/index.cgi/%s/revision?rev=%d" }