[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 02:44:01 +0900

Stefan Küng wrote:
> This should now be fixed in r12469. At least it worked with my tests.

Thank you. I tested the nightly r12477.

>>>> - repo-browser for a repository on "//server/folder" initially
(snip)
>> NG. A repo-browser for "\\127.0.0.1\svn_repository\sandbox" shows
>> "file:////127.0.0.1/svn_repository/sandbox" as the URL. This URL
>> does not work with CLI. (But the repo-browser shows the contents of
>> the repository. I don't know why.)

This still happens. I noticed that, in this case, operations for
nodes which have such URL fail. (Show log, etc)

>> Also, A repo-browser for "C:\svn_repository\sandbox" results in
>> the following error message.
>> > Unable to open repository 'file://C:/svn_repository/sandbox'

OK. This was fixed.

>>>> - the browse [...] button at the side of the URL box opens
(snip)
>> OK for the case of "file://server/folder". For
>> "file:///\server/folder", it opens repo-browser, but the URL is
>> changed to "file:////server/folder" which doesn't work with CLI.

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.

Because of the above behavior, I did test checking out with a URL
"file:///\server/folder". It failed, and the progress dialog shows
the URL as "file:////server/folder".

-- 
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 18:44:11 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.