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

Re: [Subclipse-users] ignore a inner folder

From: Ralf Schuchardt <rasc_at_gmx.de>
Date: Fri, 31 Oct 2008 11:19:46 +0100

Hi,

am 31.10.2008 um 10:05 schrieb Emmanuel Cervetti:

> In a subcipse project, I have a folder /data/tmp/ I want to ignore
> in sync,
> Everything works fine if I ignore a /data/* or a /tmp/* file , but
> can't manage to ignore a inner folder like /data/tmp
> Is there a way to do that ?

If the "Add to ignore" command is not available for a folder you can
always add the property by hand.
Choose "Set property ..." from the team menue for the _parent_ folder
("/data") and add the "svn:ignore" property. Its value is the list of
ignored items ("tmp") in this folder.

Ralf

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-10-31 11:20:10 CET

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.