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

Re: Instead of excluding files, I need to submit only matching files

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Fri, 25 Jul 2008 22:28:56 +0100

2008/7/25 Christian Treczoks <ct_at_braehler.com>:
> Dear mailing list members,
>
> I'm using an IDE that creates hordes of temporary files in the project
> directory, some of which tend be be quite large and ever changing ;-(
>
> I already moved my sources into another directory structure, but the IDE
> project file is always saved to the associated project directory.
> My problem is that the IDE spews a large number of temporary files into
> that project directory, too, and their naming conventions are so f***ed up
> that I gave up trying to find exclusion patterns. I exclude one pattern,
> and this software invents ten new ones that do not match any rule. Sadly,
> the IDE cannot be taught to behave - they only have an option to "delete
> temporary files", which still leaves a bunch of corpses lying around.
>
> Is it possible to teach a Subversion/Tortoise that it should commit only
> files matching a list of patterns (instead of excluding matching files)?

No, subversion does not have such a feature. But TortoiseSVN has a
useful feature for deleting unversioned files. Hold down shift and
right click on the folder and you should see a context menu entry
"Delete unversioned items". That will give you a list of all
unversioned items in your working copy, which you can then select for
deletion. That should make it easier to clean up the blood bath after
your IDE has finished ;-)

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-07-25 23:29:03 CEST

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.