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

[TSVN] Is Exclude List currently Broken?

From: Moretti, Giovanni <G.Moretti_at_massey.ac.nz>
Date: 2004-12-08 01:02:24 CET

Hi

I have a long list of excludes:

 *.bak *.bin *.cfg *.dcu *.dll *.dsk *.err *.exe *.lo *.la *.lst
 *.o *.obj *.old *.rej Thumbs.db *.tmp *.tps *.~* #*# .* .*~ *~.
 cvs CVS _vti_cnf

which is all one line in the dialog, however recently it seems to have
stopped working. I'm pretty sure the excludes used to work, but I'm not
certain.

However even just an exclude list of:

  *.dcu *.cfg

Doesn't seem to work (at least the way I think it's supposed to ...

Scenario:

 I have a directory with various files including:

   TiltingOvalSelector.cfg <<<<
   TiltingOvalSelector.dof <<<<
   TiltingOvalSelector.dpr
   TiltingOvalSelector.dsk <<<<
   TiltingOvalSelector.exe
   TiltingOvalSelector.res
   Unit1.ddp
   Unit1.dfm
   Unit1.pas
   Unit2.ddp
   Unit2.dfm
   Unit2.pas
   Unit1.dcu <<<<
   Unit2.dcu <<<<

"Show Unversioned Files" checkbox is checked (so I don't miss newly
created *.pas files)

I'd like all the indicated (<<<) files to NEVER show up in the commit
dialog but nothing I put in the "Exclude" Settings seems to have any
effect. I'm using TortoiseSVN version v 1.1.1 build 1857 on WinXP with
NTFS.

I've deleted the long list above and gone back to just

  *.cfg *.dcu

and the "unit1.dcu" and "unit2.dcu" and "TiltingOvalSelector.cfg" still
show up.

Right clicking on the files and selecting "Add to Ignore List" and then
"*.dcu" works well but it's a per-directory setting.

I thought the "Exclude list: was effectively the same thing as
"svn:ignore" but worked on all files/directories. Is this incorrect?

To avoid flames, I've move the dcu files (delphi created binaries) out
of the source directories but there are still lots of others I want to
ignore.

Is it me (my understanding) or is there currently a bug?

Thanks
Giovanni
========================================================================
 Giovanni Moretti | Institute of Information Sciences and Technology
 Senior Lecturer | Massey University, Palmerston North, New Zealand
 Computer Science | Ph 64-6-3505799x2474 == Fax 64-6-3502259 == ZL2BOI

------------------------------------------------------------------------
 http://www-ist.massey.ac.nz/moretti mailto:G.Moretti_at_massey.ac.nz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Dec 8 01:02:55 2004

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.