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

[TSVN] Re: TSVN Add displays contents of ignored directories

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-01-18 15:55:50 CET

SteveKing <stefankueng@gmail.com> writes:

> On Tue, 18 Jan 2005 11:42:50 +0100, Lübbe Onken <l.onken@rac.de> wrote:
>
> > I think, that if a folder is ignored, everything below that folder should be
> > ignored as well. If I want to ignore all CVS folders, I'd like to use 'CVS/'
> > as ignore pattern and expect everything below to be ignored as well.
>
> Hmmm - "CVS/" would be wrong, because you're ignoring windows paths
> here. So you have to use "CVS\\" (note the double backslash!).

AFAIK, apr should handle this (at least in apache it doesn't matter
which path seperator you use). So it should be save to use "/".

What happens, if you svn co on unix? There "\\" should be a valid character
in file names. If I can take the uppercase / lowercase issue as an
example, svn seems to err^H^H^H be correct on the unix side.

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 18 19:35:28 2005

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.