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

Re: pdel svn:ignore being ignored

From: Dave Cridland <dave_at_cridland.net>
Date: 2002-07-11 13:52:50 CEST

On Wed, 2002-07-10 at 16:17, Ben Collins-Sussman wrote:
> Philip Martin <philip@codematters.co.uk> writes:
>
> > "Sander Striker" <striker@apache.org> writes:
> >
> > > > static const char * const ignores[] =
> > > > {
> > > > "*.o", "*.lo", "*.la", "#*#", "*.rej", "*~", ".#*",
> > > > /* what else? */
> > > > NULL
> > > > };
> > >
> > > Maybe this should be less magical and just be in the user config file.
> >
> > Yes.
>
> +1

Assuming that "+1" is the same as "Me Too" but with less flaming, then
I'm in agreement too, much as I love the phrase "Fully Configurable
Source Code". If it can be an option, it might as well be one.

> Get that magic crap *out* of our code, and into a default config file!

Silly question, but can a repository provide default settings for these
things? It seems sensible, to me, that the repository administrator
should be able to at least "hint" to the users that they do, or don't,
want .o files etc.

These things don't 'feel' like per-user or per-workdir options to me,
but per-repository most of the time. I see plenty of things saying
"Please use -xyz CVS options" about, for instance, or "Please send diffs
in Unified Frog Format".

Please feel free to flame me senseless for not finding this in the
archives/user docs/source/whatever - I did have a look, promise. Feel
free also to flame me for coming up with a stupid idea, or just flame me
for being long winded. :-)

As an aside, now building subversion from svn "every now and then" on
RedHat Linux 7.3 (into an RPM with make check) and using it for my own
code. It's truly excellent, and a job well done. I can only think on one
thing it doesn't do - "symlinking" in the repository, which MS-VSS does
- but I think I might be able to work around that with Apache rewrite
rules. Oh, and I can't directly *save* files to my repository when
mounted as a "Web Folder" on Windows, but that's probably "Quite Right
Too". When I get a feel for what might be a bug and what is probably my
own stupidity, I'll start reporting and/or trying to fix them.

Dave.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 11 13:52:06 2002

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.