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

Re: New feature request: exclude list

From: Kevin Grover <kevin_at_kevingrover.net>
Date: Mon, 9 Jun 2008 13:05:31 -0700

Subversion (the client libraries) has a globle ignore already. The
config file for Windows is here: %APPDATA%\Subversion\config. Or, you
can add stuff to the registry. TSVN's svn clients obey these settings
also.

Search the example config and the Subversion docs for 'global-ignores'.

Keep in mind, this is a per-user setting and is independent of any repositories.

On Mon, Jun 9, 2008 at 3:02 AM, Cuchuk Sergey <cuchuk.sergey_at_gmail.com> wrote:
> Could you please add an exclude list to your project
>
> So when i select folder and press "Commit..." the list of folders i
> specified to exclude will not be shown atl all
>
> For example:
> Exclude folder with mask: *debug*
> Exclude files *.xml
> Exclude files __ReSharp*.*
>
> --
>
> Best regards, Siarhei Kuchuk
> -----------------------------------------
> ICQ: 376562952
> Cuchuk.Sergey_at_gmail.com
> toCuchukSergey_at_yandex.ru
>
> CONFIDENTIALITY CAUTION AND DISCLAIMER
> This message is intended only for the use of the individual(s) or
> entity(ies) to which it is addressed and contains information that is
> legally privileged and confidential. If you are not the intended recipient,
> or the person responsible for delivering the message to the intended
> recipient, you are hereby notified that any dissemination, distribution or
> copying of this communication is strictly prohibited. All unintended
> recipients are obliged to delete this message and destroy any printed
> copies.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-06-09 22:05:46 CEST

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.