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

AW: Upper-/Lowercase-Problem on Windows

From: Markus Karg <markus.karg_at_quipsy.de>
Date: 2005-10-10 07:42:29 CEST

Okay, as I am on Windows (upper- / lowercase gets mixed up here) I suspect that I trapped into that known bug. Is there a plan when to fix that?
 
 
 
Mit freundlichem Gruss / With kind regards
Markus KARG, Staatl. gepr. Inf.
Entwicklung / R & D
QUIPSY QUALITY GmbH

________________________________

Von: Joshua Varner [mailto:jlvarner@gmail.com]
Gesendet: Sa 08.10.2005 02:13
An: Markus Karg
Cc: users@subversion.tigris.org
Betreff: Re: Upper-/Lowercase-Problem on Windows

On 10/7/05, Markus Karg <markus.karg@quipsy.de> wrote:
>
>
> Seems there is an Upper-/Lowercase-Problem on Windows.
> When I try switching from trunk to a branch, I get this:
>
>
>
> Bad URL passed to RA layer
>
> svn:
> 'svn://quipsysec/QUIPSY5/Server/branches/checking-deadlock'
> is not the same repository as 'svn://QUIPSYSEC'
>
>
> It's obvious that both server names are the same machine. Actually I passed
> in the first string (lower case, as usual for URLs), but the latter one
> (upper case) is expected by SVN (why ever).
>
> What now?
>
run svn info and look at the URL it reports. This is the one you used when
doing the initial checkout. When you issue the switch command the url
supplied for the repos path must match the URL in the admin section
of the repos. This can of course be changed with svn switch --relocate, if
you would prefer another. On Windows this is a known bug.

Josh
Received on Mon Oct 10 07:45:12 2005

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

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