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

Re: ignore files on import??

From: Marilyn Davis <marilyn_at_deliberate.com>
Date: 2005-01-08 22:08:32 CET

On Sat, 8 Jan 2005, RCS Computers wrote:

> Anyone??

I'll try. But remember, I'm new so I could be dead wrong.

Look in ~/.subversion/config

where ~ is your home directory.

Find the # global-ignores = line.

Uncomment it and add patterns that match the names of the directories
you want to ignore. If there are any files or dirctories that also
match your pattern, they'll get ignored too.

Good luck.

Marilyn

>
>
> RCS Computers wrote:
>
> > Hi all,
> >
> > I would like to import a directory with several directories inside it
> > that I do not want version controlled. I am thinking I will just
> > have to copy those folders out of said directory, 'svn import' the
> > directory, copy those folders back into the directory, and then set
> > svn:ignore for the folders I want ignored.
> >
> > That seems like a pain. Is there a way to tell 'svn import' to skip
> > some directories?
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 8 22:14:01 2005

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.