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

Re: List unversioned files

From: Dave Robinson <dave.robinson_at_kirkfreeport.net>
Date: Fri, 15 Feb 2008 10:18:23 -0500

My example was a bad one, as the ignore list covers that nicely. I'm
thinking of using the filter as a 'ignore for this check-in'.

Better example (hopefully): If I do a series of changes I might want to
break my commit into several passes to allow describe the changes
separately.
First pass po*.* descrbed as purchase order header file change
second pass in*.* inventory file header change
third pass *.* adopt new file headers - will pick up everything else

>>> simon.tortoisesvn_at_googlemail.com 2/15/2008 9:42:44 AM >>>
On 15/02/2008, Dave Robinson <dave.robinson_at_kirkfreeport.net> wrote:
> It would be nice if the commit dialog had a filter string, normally at
> *.*.
>
> We use Visual Dataflex, and as a by-product of compilation we ccan
> produce config and manifest files which I need to add tro the
> repository. I don't want to add .prn or .err or the actual .exe
files.
>
> Feature Request?

Filtering is already done using the ignore list - either the global
ignore list or the svn:ignore property of the containing folder. Just
ignore *.exe;*.prn;*.err etc and they will disappear from all dialogs.

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 
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
      
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-02-15 16:25:56 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.