On Jul 14, 2014, at 11:21 AM, Rich Shepard wrote:

> When I run 'svnlook info file:///home/rshepard/development/svn-repos/'
> this error is reported:
> 
> svnlook: E000002: Can't open file
> 'file:/home/rshepard/development/svn-repos/format': No such file or
> directory
> 
> Yet, that file is present:
> 
> ls svn-repos/
> README.txt  conf/  db/  project-A/  format  hooks/  locks/  project-B/
> 
> Is this error generated because I've not yet imported either project?

The "svn" command accepts URLs, but the "svnlook" command requires paths, not 
URLs.

svnlook info /home/rshepard/development/svn-repos/


Reply via email to