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

Re: another ignore question

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Sat, 29 Nov 2008 00:38:18 +0000

2008/11/28 Stefan Küng <tortoisesvn_at_gmail.com>:
> php.baker wrote:
>>> Seems we have a misunderstanding here. I'm sure that it doesn't just do
>>> nothing.
>> Really, *tmp\* tmp\* has absolutely no affect on imports, adds, or
>> commits. Tortoise still wants to import/commit/add temp files like:
>> app\tmp\cache\someCacheFile
>> or
>> app\tmp\someTempFile
>>> So:
>>> in your previous dir layout, which folders are versioned?
>>> Are the files versioned?
>> The files are not previously versioned.

I can confirm this. The global ignore seems unable to cope with
ignoring files within a versioned directory if the ignore pattern
includes the versioned folder name.

In the TSVN tree create a new file called doc\fred.txt
Add "doc\*" to the global ignore list.
Commit ... file appears in the commit dialog

Also I find the concept of using backslash here rather strange since
the files are reported in the commit dialog with forward slashes, and
SVN uses forward slashes everywhere else. Is this a change in
behaviour?

Two issues for the subversion devs I think. Emailing the list now.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-29 01:38:29 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.