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

RE: cannot checkout one directory from anonsvn.kde.org

From: Stefan Pendl <stefan.pendl.71_at_gmail.com>
Date: Fri, 7 Jan 2011 11:36:39 +0100

>
> > using Tortoisesvn 1.6.12 based on subversion 1.1.15:
> I meant subversion 1.6.15
> > svn co
> > svn://anonsvn.kde.org/home/kde/branches/KDE/4.5/kdebindings/pe
> > rl/qtgui/examples/widgets/icons
> >
> > fails with
> more specifically, doing this from the Tortoisesvn context menu
> fails with the same message as does the command line version
> from CollabNet, version 1.6.5 (r38866).
> I have both the CollabNet version and Tortoisesvn installed.
> I also have SlikSvn/1.6.15 which has the same problem.
> But since it works on linux, this seems to be windows specific.
> I have Windows 7 32bit.
>

Windows is treating file names case insensitive, which is due to backwards compatibility.

UNIX treaded file names case sensitive from the beginning, which is better in my opinion.

---
Stefan
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2696457
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-01-07 11:36:55 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.