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

Re: Problem with backslashes and network folder

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 06 Nov 2008 21:48:30 +0100

Baptiste wrote:
> Hi,
>
> My repo is : \\sargon\svn\project-hermes (as displayed by Explorer)
> The URL of my first WC is : file:///\sargon/svn/project-hermes/trunk
> (as displayed by Explorer, in the "Subversion" tab)
> The URL of my second WC is : file://sargon/svn/project-hermes/trunk
> (as displayed by Explorer, in the "Subversion" tab)
>
> Can you shed some light on that difference ? How is it possible that
> there are two distinct URLs pointing to the same repo ?
> More generally, depending on the WC, the URLs that Tortoise displays
> in its window (eg. in the "To URL" fields) are :
> - either file://sargon/svn/project-hermes/trunk
> - either file://\sargon/svn/project-hermes/trunk
> A couple of weeks ago, with a previous version of Tortoise (and/or
> SVN), I remember I had to checkout :
> file:///\\sargon/svn/project-hermes/trunk
> And once, I even had to type "file://\\\sargon/svn/project-hermes/tags/
> test" for a Branch/tag command to work !
>
> I don't know if the problem comes from Tortoise, SVN, or both, but it
> needs clarification.

The format file:// is new in 1.5, it won't work with 1.4 clients.
You should check out a fresh working copy (the one which still has the
old url format) with the 1.5 client.

Stefan

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

Received on 2008-11-06 21:48:50 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.