Open GoogleCodeExporter opened 9 years ago
from the log it seems you are connecting to localhost (i.e. 127.0.0.1). Is your
repository hosted on your own machine ? Please check what the servername/ip of
your repository.
As a quick check try the following.
svnlog2sqlite.py -l http://svnplot.googlecode.com/svn/trunk/ C:/SVNplot_trunk.db
This will create a sqlite database of svnplot repository. If this works, then
Enter your repoistory url in the browser and see if you can access the
repository. It should show you a directory listing of the files in the
repository.
Original comment by nitinbh...@gmail.com
on 16 Jan 2012 at 2:44
Original issue reported on code.google.com by
blazej.k...@gmail.com
on 16 Jan 2012 at 10:16