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

Re: Case problem while checkouting to a windows pc.

From: Lübbe Onken <luebbe.tortoisesvn_at_googlemail.com>
Date: Fri, 06 Nov 2009 08:31:52 +0100

Am 06.11.2009 03:30, schrieb XINCHUN ZHANG:
> Hi,
> I get this problem. We have two directories on the server with name
> "Pod" and "pod" in the same directory, which have different content
> under them.
>
> While I try to checkout, svn simply report an error and stop operation.
> Is there a way to by pass this problem ?

Yes:
- rename the directories on the server before you check out so that they
have really different names, not just upper/lowercase. Or, if one of the
two folders is just there by accident, delete it on the server.
- you can also check out a sparse working copy which contains only one
of the two folders
<http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-checkout.html>.

But generally you should avoid this situation in the first place, so
most important: install a pre-commit hook on the server that prevents
people from checking in files/folders which differ only in case.

Cheers
- Lübbe

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net  PGP Key ID 0x23F511AB
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2415008
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-06 08:30:59 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.