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

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

From: Rodney Schuler <rschuler_at_gmail.com>
Date: 2006-12-21 21:24:33 CET

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?

-Rodney

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Dec 21 21:24:45 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.