Re: svn list gives E160016 error on a specific URL

2015-04-10 Thread Andreas Stieger
Hi, On 10/04/15 22:31, Olivier Sannier wrote: > svn list --non-interactive > https://github.com/project-jedi/jcl/trunk/jcl@HEAD [...] > svn: E160016: Can't get entries of non-directory > > That's very strange because "jcl" is a folder. You are running the client against not against a real svn r

svn list gives E160016 error on a specific URL

2015-04-10 Thread Olivier Sannier
Hello, I'm trying to use SVN on Windows to connect to the SVN interface of a GitHub repository as it's much easier to integrate in my overall setup. Using SVN 1.6.16 (CollabNet build), I was able to issue this command successfully: svn list --non-interactive https://github.com/project-jedi/j