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

RE: Bug: TortoiseSVN|Add to ignore list missing

From: Nick Vaughan <n.vaughan_at_codestuff.net>
Date: 2007-02-24 00:05:38 CET

 
> I've run into a problem with TortoiseSVN|Add to ignore list in that it
is
> only available for files/folders which are in a directory that is
already
> under version control.
>
>
> I specifically want to exclude project specific directories
> and files from being imported/added to TSVN when I create and
> setup a new project.
>

If I understand correctly what you're saying then all you need to do is
*add* the parent directory to the local working copy (i.e. not to the
subversion repository) by right clicking on the parent folder and
selecting Add and then the *Ignore* option becomes available in the
context menu for child directories and files.

To explain why, this is because the ignore settings are stored as
properties on the parent folder, if the local working copy has no
knowledge of the parent folder then it can't store any properties.

Hope this helps.

Regards,

Nick.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Feb 24 00:05:51 2007

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.