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

Re: Tricky problem

From: Florian Weimer <fw_at_deneb.enyo.de>
Date: 2004-08-31 15:45:42 CEST

* Michael Boeni:

> Is there a way of making SVN ignore specific directories in a managed
> parent directory?

Have you tried using the svn:ignore property on the parent directory?
(You have to remove the unwanted subdirectories from the repository,
too -- otherwise the repository contents takes precedence over the
svn:ignore property.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 31 15:46:06 2004

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

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