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

Re: Excluding subdirectories

From: Emmanuel-G BLOT <emmanuel.blot-gnb_at_st.com>
Date: 2004-07-12 16:15:00 CEST

Kenneth Porter wrote:

> I want to create a repository for my PHP-based website. Within the
> directory hierarchy I have some subdirectories containing
> visitor-supplied content (eg. uploaded files) that I want to exclude.
> How can I specify those for exclusion?

You can define the svn:ignore flag on those directories.
That's the way I do to exclude webdav-based exchange folders on our
site. svn:ignore-tagged folder are not checked for modifications
(commit) or updates.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 12 16:15:30 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.