We have two repositories. Basically on configured by projects\trunk,
projects\branches, projects\tags and the other trunk\projects,
branches\projects, tags,projects. I can browse both with the command line
(svn list), and a web browser. The configured projects first I can browse
with the TortoiseSVN repo browser. However the one configured
trunk\projects cannot be browsed with the TortoiseSVN repo browser. These
both reside on the same server and point to the same permissions file. The
repo browser show "REPORT of "https://servername/repos/trunk": 200 OK
(https://servername). In the svn access log in Apache I see
Bad from tortoise client repos
[09/Oct/2013:09:50:11 -0700] 10.10.10.19 - User: pauls : 200 - "OPTIONS
/repos/trunk HTTP/1.1"
[09/Oct/2013:09:50:11 -0700] 10.10.10.19 - User: pauls : 207 - "PROPFIND
/repos/trunk HTTP/1.1"
[09/Oct/2013:09:50:11 -0700] 10.10.10.19 - User: pauls : 207 - "PROPFIND
/repos/!svn/vcc/default HTTP/1.1"
[09/Oct/2013:09:50:11 -0700] 10.10.10.19 - User: pauls : 207 - "PROPFIND
/repos/!svn/bln/13446 HTTP/1.1"
[09/Oct/2013:09:50:11 -0700] 10.10.10.19 - User: pauls : 207 - "PROPFIND
/repos/trunk HTTP/1.1"
[09/Oct/2013:09:50:11 -0700] 10.10.10.19 - User: pauls : 207 - "PROPFIND
/repos/!svn/vcc/default HTTP/1.1"
[09/Oct/2013:09:50:11 -0700] 10.10.10.19 - User: pauls : 207 - "PROPFIND
/repos/!svn/bc/13446/trunk HTTP/1.1"
[09/Oct/2013:09:50:11 -0700] 10.10.10.19 - User: pauls : 200 - "REPORT
/repos/trunk HTTP/1.1"
Good from command line repos
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: - : 401 - "OPTIONS
/repos/trunk HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 200 - "OPTIONS
/repos/trunk HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/trunk HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/!svn/vcc/default HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/!svn/bln/13446 HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/trunk HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/!svn/vcc/default HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/!svn/bln/13446 HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/trunk HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/!svn/vcc/default HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/!svn/bc/13446/trunk HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/trunk HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/!svn/vcc/default HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/!svn/bc/13446/trunk HTTP/1.1"
[09/Oct/2013:09:51:00 -0700] 10.10.10.54 - User: pauls : 207 - "PROPFIND
/repos/!svn/bc/13446/trunk HTTP/1.1"
--
View this message in context: http://tigris-scm.10930.n7.nabble.com/Cannot-browse-repository-with-TortoiseSVN-but-can-with-the-command-line-or-browser-tp95119.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3066035
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-09 19:23:28 CEST