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

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

From: Bernd Kuhlmann <bernd.kuhlmann1_at_ewetel.net>
Date: 2005-01-18 23:00:34 CET

Hi,
Am Dienstag, 18. Januar 2005 11:42 schrieb Lübbe Onken:
> Hi Stefan,
>
> This is bugging me for a while too, but I came to accept it...
>
> > Oh, now I see what you really mean...
> > But I'm sorry, I don't think that TSVN even _should_ ignore those
> > files.
>
> 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.
A possible solution is to edit the subversion configuration file.
If you add the following lines

[miscellany]
global-ignores = CVS

the CVS folder and its contents are no longer shown in the commit or add
dialogue.

MfG

  Bernd Kuhlmann

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 18 23:02:34 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.