[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: Allwyn <dsouzaallwyn_at_gmail.com>
Date: Mon, 29 Dec 2008 23:04:46 -0800 (PST)

Thanks Stefan and Kurt,

Your prompt responses and solutions are greatly appreciated. Wonder
how you manage all this.

Great work!

Allwyn

On Dec 29, 7:20 pm, Stefan Kueng <tortoise..._at_gmail.com> wrote:
> 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&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
>
>  signature.asc
> < 1KViewDownload- Hide quoted text -
>
> - Show quoted text -

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=995555

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-30 08:06:54 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.