[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 28 Nov 2008 22:12:29 +0100

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.

But the folders are? One last time: which folders are versioned? Or are
the folders not versioned either?

>> What do you expect the ignore pattern to do?
>>
> I want the ignore pattern to force Tortoise to not import/add/commit
> (unversioned) files in my tmp directory, while still allowing the tmp
> directory to exist in my repository.

the import dialog has a checkbox for this, make sure it is not checked.

Also: if you have global ignores set in the Subversion config file,
those have priority over the ones you've set in the TSVN settings dialog
(i.e., those are not even used).

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-11-28 22:12:51 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.