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

RE: [Subclipse-users] Automatic SVN:Ignore in workspace

From: Fournier,Danny [NCR] <Danny.Fournier_at_ec.gc.ca>
Date: 2007-01-11 16:07:43 CET

This is exactly what I was looking for! Woks like a charm.
 
Thanks
 
Dan

  _____

        From: Mark Phippard [mailto:markphip@gmail.com]
        Sent: Thursday, January 11, 2007 10:00 AM
        To: users@subclipse.tigris.org
        Subject: Re: [Subclipse-users] Automatic SVN:Ignore in workspace
        
        
        On 1/11/07, Fournier,Danny [NCR] <Danny.Fournier@ec.gc.ca>
wrote:
        

                Is it possible to have Subclipse automatically put an
SVN:Ignore on
                certain files? For instance, backup files that have
*_bak.*. That is,
                from the time that the file is created in the workspace?
                
                I just find it annoying seeing the modified icon (red
square) on a
                folder in the workspace, go there and see that its an
unversionned file.

        Eclipse has an ignored resources feature that will do this. You
just open the preferences to Team -> Ignored Resources and add your
pattern.
        
        In Subversion, the svn:ignore property needs to be set on the
parent folder, and SVN does not provide a facility for automatically
adding properties to folders.
        
        --
        
        Thanks
        
        Mark Phippard
        http://markphip.blogspot.com/
Received on Thu Jan 11 22:58:37 2007

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

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