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

Re: Working Copy Access over Network Shares

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 07 Nov 2008 20:17:11 +0100

Joel Low wrote:
> Hello,
>
>
>
> I have a laptop and a desktop and I develop on both machines.
> Occasionally I’d like to access my laptop to migrate my changes I made
> on the move to my desktop so I access my laptop’s disk using UNC paths.
> I used to be able to use TSVN perfectly fine over such paths, but
> recently (something like about a month back), if I were to hit the
> Commit dialog I’ll see something like this:
>
>
>
> ‘\Joel-Laptop\Path\’ is not a working copy. Can’t open file
> ‘\Joel-Laptop\Path\.svn\entries’ The system cannot find the path specified.
>
> Well, quite obviously: the path has happily had one backslash dropped.
>
>
>
> It’s not a showstopper, but I figured it may be a regression of sorts.

Reported this on the svn mailing list. The problem is in the
svn_path_canonicalize() function...

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-11-07 20:17:42 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.