[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: Mark Phippard <markphip_at_gmail.com>
Date: 2007-01-11 16:00:09 CET

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:51:04 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.