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

Re: TSVN 1.5.5 shows a strange folder in freshly created repository

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Mon, 29 Dec 2008 15:20:57 +0100

Kurt Pruenner wrote:
> Allwyn wrote:
>> "Its just that I happened to right-click in the repository folder
>> (through the network without using the mapped drive) and found this
>> problem" i.e. seeing the strange folder.
>
> Ah, okay - I think I assumed you meant "working copy" instead of
> repository folder, since I couldn't think of a usecase why anybody would
> want to use TSVN's context menu in the repository folder.
>
> It seems as if TSVN tries to detect that you're in a repository folder
> and automatically opens that via a "file:" URL in the repo browser, but
> it somehow manages to screw up the conversion from an UNC path to a file
> URL.
>
> So if I navigate to our repository folder via a Windows share (i.e.
> "\\server\e$\AKh\subversion\AKh"), right click in that folder and choose
> "SVN Repo-Browser" it automatically opens the URL
>
> "file:////server/e$/AKh/subversion/AKh"
>
> instead of the correct
>
> "file://server/e$/AKh/subversion/AKh"
>
> which of course works fine when you edit the URL by hand...
>

I fixed this issue in r14970.
But there's a bug in the svn library which throws assertions for urls
like 'file://server/'. I hope it will be fixed for 1.6.

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=995071
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-29 15:21:47 CET

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.