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

Re: [TSVN] Ignored files not ignored in non-versioned folders

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-07-11 11:49:54 CEST

Simon Large wrote:
> Jan Normann Nielsen wrote:
>
>> Hi
>>
>> I have set my TSVN to exclude/ignore certain files in the settings
>> dialog.
>> But when these files are in a non-versioned folder, TSVN shows them
>> in the "Check for modifications" dialog anyway (if "Show
>> non-versioned files" is checked). "svn status" from the command
>> line perfectly ignores the files.
>>
>> Example:
>>
>> My exclude/ignore pattern is
>>
>> *.class context.xml *~ .nbattrs
>>
>> and "Check for modifications" shows:
>>
>> some-dir/action | non-versioned
>> some-dir/action/.nbattrs | non-versioned
>>
>> "svn status" shows:
>>
>> ? some-dir/action
>
>
> I am surprised that svn status -v ignores these because
> 'some-dir/action/.nbattrs' doesn't exactly match '.nbattrs' without a
> wildcard to represent the directories. Is this new behaviour? Which
> version of TSVN and which version of CLI?

Wait a minute. The CLI ignore *all* files in the unversioned folder
regardless of whether they are in the exclude/ignore list. We don't want
to do that, do we? So my original comment about prefixing */ is the
correct answer.

> > I suppose this is a bug in TSVN.
>
> Since TSVN behaves differently from the CLI, I suppose it must be.

-1. Disagree with myself.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jul 11 11:49:14 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.