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

Re: [PATCH] Re: should .subversion/config hint to ignore .DS_Store?

From: Robert Spier <rspier_at_pobox.com>
Date: 2003-08-10 08:40:26 CEST

> > In the hope of preventing such a discussion, I'll point out a
> > counter-example in Subversion's own tree - the rcsparse module used by
> > cvs2svn is a cvs working copy checked into subversion, in order to allow
> > easy updating from that external project.
> And?
> Having something in the default global-ignores doesn't mean you can't
> add that thing to version control. And certainly once it's in version
> control, it's in.

Would overriding the ignore list[1] be as simple as doing:

svn add CVS

in the particular directory?

If it's (much) more complicated than that, I worry about having the
global-ignores be too strong. (As opposed to site-specific
local-ignores.)

-R

Footnotes:
[1] Yes. I should just _try_ this.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 10 08:41:38 2003

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

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