[Grok-dev] svn ignores
Vincent Fretin
vincent.fretin at gmail.com
Thu Sep 24 02:47:42 EDT 2009
I don't mind.
I have my own global-ignores in ~/.subversion/config set like this:
global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store
*.pyc *.pyo .installed.cfg bin var parts downloads *.swp develop-eggs
fake-eggs eggs archgenxml.log *.egg-info *.mo .mr.developer.cfg
Vincent
On Wed, Sep 23, 2009 at 3:14 PM, Leonardo Rochael Almeida
<leorochael at gmail.com> wrote:
> I don't mind, and I think I've even commited an ignore for ".*" so
> that eclipse .project and .pyproject files get ignored as well, in the
> past but I don't know what others think.
>
> Cheers, Leo
>
> On Wed, Sep 23, 2009 at 13:59, Reinout van Rees <reinout at vanrees.org> wrote:
>> I recently went through a couple of grok packages and added svn:ignores for
>> things like:
>>
>> develop-eggs
>> bin
>> parts
>> .installed.cfg
>>
>> I got a question about it by email asking whether that was a coding standard
>> or so. Well, not to my knowledge. But it raises some questions:
>>
>> a) I assume nobody objects to that?
>>
>> b) Does everyone have it in their default svn config's ignore list?
>>
>> c) Or does everyone ignore it in "svn status"? I personally like to keep that
>> list as empty as a glass of wiskey when it has been within my reach for an
>> hour.
>>
>>
>> Reinout
>>
>>
>> --
>> Reinout van Rees - reinout at vanrees.org - http://reinout.vanrees.org
>> Software developer at http://www.thehealthagency.com
>> "Military engineers build missiles. Civil engineers build targets"
>>
>> _______________________________________________
>> Grok-dev mailing list
>> Grok-dev at zope.org
>> https://mail.zope.org/mailman/listinfo/grok-dev
>>
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> https://mail.zope.org/mailman/listinfo/grok-dev
>
More information about the Grok-dev
mailing list