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

Re: Newbie: How to ignore when importing on a project by project basis

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-06-28 23:58:01 CEST

On Jun 28, 2006, at 22:54, Graham Anderson wrote:

> when I import a new project into subversion , how do I ignore
> certain files ?
>
> I have already setup up the global-ignores in the miscellany
> For this project only, I need to ignore all .mov files
>
> So how would I amend the script:
> svn import . file:///Users/robert/repos/myproject -m "initial
> import that will ignore .mov files"
>
> As an alternative, I could ignore specific directory, 'multimedia',
> if this is easier

It may be easier to not use "svn import" and instead to an "in-place
import," described here:

http://subversion.tigris.org/faq.html#in-place-import

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 28 23:59:47 2006

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.