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

Re: .cvsignore for Subversion?

From: Talden <talden_at_gmail.com>
Date: 2006-08-31 02:54:47 CEST

> AFAIK, the .cvsignore file are very often added to the CVS content anyway.
> I do agree one is not forced to do so, but still.
> Maybe a "svn:local_ignore" property would do it.

I'd prefer it to be a property rather than a file as well.

I'd much prefer that ignore lists be checked into the repository. It
avoid obscure build problems when Joe Bloggs forgets he's got a
certain file ignored that the build now depends upon. Ideally a
checkout from the repository should work the same on any machine with
the appropriate external requirements met (build-tools, environment,
libraries if part of externals).

As for naming, how about introducing a convention of an "svn:client-"
prefix for properties that solely consumed by a compliant client... In
this case svn:client-ignore.

--
Talden
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 31 02:56:24 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.