[Zope-dev] Re: [Checkins] SVN: gocept.bsquare/branches/pcardune-setup/src/ add ignores

2008-03-24 Thread Benji York
Paul Carduner wrote: Log message for revision 84912: add ignores Property changes on: gocept.bsquare/branches/pcardune-setup/src ___ Name: svn:ignore + gocept.bsquare.egg-info I think people generally treat .egg-info direct

Re: [Zope-dev] Re: [Checkins] SVN: gocept.bsquare/branches/pcardune-setup/src/ add ignores

2008-03-24 Thread Wichert Akkerman
Previously Benji York wrote: > I think people generally treat .egg-info directories like .pyc files, > they add an entry to their ~/.subversion/config "global-ignores" (at > least I do ). If you have custom entry points or local plugin you need to handle .egg-info differently. > No need to chan

Re: [Zope-dev] Re: [Checkins] SVN: gocept.bsquare/branches/pcardune-setup/src/ add ignores

2008-03-24 Thread Benji York
Wichert Akkerman wrote: Previously Benji York wrote: I think people generally treat .egg-info directories like .pyc files, they add an entry to their ~/.subversion/config "global-ignores" (at least I do ). If you have custom entry points or local plugin you need to handle .egg-info differentl