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

Re: repository name: case-insensitive on checkout & case-sensitive on commit?

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-12-21 22:55:32 CET

Rodney Schuler wrote:
> We have a recurring problem while using TortoiseSVN 1.4.1 Build 7992 -
> 32 bit. We have a dozen or so repositories hosted on a windows box
> using the apache server. The access file looks something like this:
>
> [groups]
> group1 = abe, brenda, chuck
> group2 = brenda, dave
>
> [/]
> * = r
>
> [Repos1:/]
> group1 = rw
>
> [Repos2:/]
> group2 = rw
>
> Tortoise will allow check outs and updates from repos2:/foo/trunk.
> Commits are denied because nobody has write permissions to repos2. (It
> does not exist!)
>
> Is there some way to have tortoise to correct the case to match the
> repository name on the checkout even if the user typed the repository
> name in the incorrect case? Or, failing that have tortoise refuse to
> check out from a non case matching repository?

You need to ask this question on the users @ subversion mailing list.
TortoiseSVN only interacts with the repository via the svn-supplied
libraries.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Dec 21 22:55:27 2006

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.