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

Excluding subdirectories during import

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2004-09-30 16:37:05 CEST

Are there any plans to add an exclude switch to the import command? I know
about non-recursive, but that's a relatively big hammer. I'd like to list
specific directories/files to exclude from the import, perhaps
automatically creating svn:ignore properties in the parent. Meanwhile,
would I need to script up a set of import commands, one for each desired
directory in the tree except for the ones I want to exclude, specifying
non-recursive? Or is there a simpler approach?

I have a web app that includes data files in the web space (yeah, the
design should be changed, but that's a battle for another day) and I don't
want those under version control, at least not in the same repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 30 16:39:02 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.