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

Re: [TSVN] Re: TSVN 1.1.1 release schedule

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-24 10:07:42 CEST

Simon Large wrote:

> I just tested on the nightly, and it doesn't fix it for UNC repos. Issue
> 2011 was about working copies and I think was happening before was that
> a path like
> \\blazepoint-sjl\temp\wc was having the double backslash condensed to a
> single, so it tried to look for the WC in \blazepoint-sjl\temp\wc. And
> that is all they have fixed.

I tested that too with my private build against 1.1.1. And you're right,
it doesn't work correctly.
I found that the repobrowser had no problems anymore accessing the
repository on my share, but checkout's didn't work.

> The fix I came up with was in SVNurl::Unescape()

Not quite the right place. Have a look at SVN::preparePath() instead.

Committed a workaround for the Subversion UNC-path bug in revision 1856.

Checkouts/Updates/... now work too.

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 Sun Oct 24 14:52:50 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.