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

Re: [TSVN] Re: UNC paths

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-27 18:56:37 CEST

Simon Large wrote:

> Repo browser works really well now - you have made some other
> improvements which I hadn't noticed before :-)
>
> I have noticed a small inconsistency. In repo browser you can enter a
> URL as file:///\blazepoint-sjl. And in fact whatever you enter, it gets
> converted to that form.
>
> When I try to checkout, I have to use file://///blazepoint-sjl. The
> other form doesn't work (unable to open ra_local session to URL).

I just tried that again. And it works for me. Don't know why it doesn't
work for you???

> Another query. I just imported some C files into the repo. My auto-props
> are set such that svn:eol-style = native gets set on text files. When I
> look at properties in repo browser, there are no properties set after I
> import. If I check out to a folder and look in the WC, eol-style _is_
> set. Why don't I see that the first time in repo browser?

The reason for this is that svn_path_internal_style() changes the
file:///\ to file:/// and that doesn't work as we know.
Fixed in revision 1868.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 27 19:57:47 2004

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.