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

Re: Handling of ra_local URL for UNC path

From: Kazutoshi Satoda <k_satoda_at_f2.dion.ne.jp>
Date: Sun, 30 Mar 2008 03:45:10 +0900

Stefan Küng wrote:
> I need a step-by-step recipe here of what exactly you do, what button
> you click, which dialog you use, what URL you enter, ...

I opened a explorer window for "\\127.0.0.1\svn_repository" which
have a repository "sandbox" in it. I opened a context menu for
"sandbox" and selected [Repo-browser].

>> For "file:///\server/folder", now it opens repo-browser with its
>> URL "file://server/folder". It works, but I think it should open the
>> URL entered by user.
>
> Now I'm confused. I thought you wanted that TSVN would use file://
> instead of file:///\ ???

I wanted that for the following case, in which user don't tell a
URL.
>> - repo-browser for a repository on "//server/folder" shows its
>> URL as "file://server/folder".

But I think explicit operations for "file:///\" should pass it
literally to Subversion. Consider an user copy&pasted a URL from
an old document as the URL for the repository of his project. If
it shows a different URL, he will be confused.

> You mean you opened the checkout dialog, entered file:///\server/folder
> and then the checkout failed?

Yes. The actual URL was "file:///\127.0.0.1/svn_repository/sandbox"
which points a test repository.

-- 
k_satoda
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-03-29 19:45:22 CET

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

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