Re: Add .gitignore files to CVS? - Mailing list pgsql-hackers

From tomas@tuxteam.de
Subject Re: Add .gitignore files to CVS?
Date
Msg-id 20100108084951.GB21128@tomas
Whole thread Raw
In response to Re: Add .gitignore files to CVS?  (Alex Hunsaker <badalex@gmail.com>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, Jan 07, 2010 at 04:44:49PM -0700, Alex Hunsaker wrote:
> On Thu, Jan 7, 2010 at 15:16, Tim Bunce <Tim.Bunce@pobox.com> wrote:
> > Is there any reason not to add .gitignore files into the repository?
> > They'll make no difference to those who don't use git, but be very
> > helpful to, and maintained by, those who do.
> 
> Since it seems we don't want them in CVS, maybe just add it to the git
> mirror?  I don't know that we want the git mirror to have
> commits/files that CVS does not. *shrug*  Thoughts people?

...then you would have to add .gitignore to .cvsignore, lest cvs commit
complains about *that* ;-P

regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFLRvGvBcgs9XrR2kYRAoWbAJwNU6Zt5gfYiBipzNFPuZAnbLsgeACdGWac
0UegxgApq7SHGRwR++tt/sI=
=Iatz
-----END PGP SIGNATURE-----


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: RFC: PostgreSQL Add-On Network
Next
From: Nikhil Sontakke
Date:
Subject: Why doesn't query_tree_walker examine the intoClause field?