Re: Handling of ra_local URL for UNC path
From: Kazutoshi Satoda <k_satoda_at_f2.dion.ne.jp>
Date: Sun, 23 Mar 2008 18:15:29 +0900
Stefan Küng wrote:
"file:////server/folder" doesn't work because svn_path_canonicalize()
The old form "file:///\server/folder" is a way to avoid such double
> I don't remember which functions have that problem, but I remember the
I tried some searching, including the following one which I thought
While some other searches, I found a FAQ entry which states the new form
I think the problem no longer exists.
> There isn't a reliable way for those commands to find the
I think the best way to find the local path from url is borrowing the
I'll make a minimal patch to do this if you like. (See the last part
> Check your patch: you sometimes just assume the new format when handling
You are right. I found the wrong part in SVN::UrlToPath(). Sorry.
> Just accept that your patch doesn't work. You said yourself that you
All right.
If you think such untested patch is generally worse to send, I'll stop
-- k_satoda --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.orgReceived on 2008-03-23 10:15:40 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.