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

Re: https://myserver/svn/ will not list in repo browser

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 03 Jun 2009 17:43:49 +0200

Henk Spaan wrote:
> Hi,
>
> When I want to list the repository root in the repo browser using https://myserver/svn/ the trailing slash is removed by Tortoise and all I get HTTP OK.
>
> The trailing slash is a workaround for a bug in svn, but why would Tortoise remove it?

Because svn requires all urls/paths to be canonicalized, and the svn
library itself removes the trailing slash, even if a client violates the
'must be canonicalized' rule and adds the slash.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2359118
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-06-03 17:45:11 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.