[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Cannot browse repository with TortoiseSVN but can with the command line or browser

From: pauls.raf <paul.shimabukuro_at_raf.com>
Date: Wed, 9 Oct 2013 10:23:21 -0700 (PDT)

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

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.