Understood; I too, have started to use hg internally at Cisco. But I
still take care to set svn:ignore properly when I commit back to the
main repository, for a few reasons:
- SVN is the official SCM for OMPI; it's a choice to *not* use it
- there are still a good chunk of developers using S
Yo Jeff
I sympathize with your request. However, we should note that those of us not
using subversion for our work (e.g., using Hg or GIT) may not see this
problem despite best intentions. Those system set "ignore" on a global
basis, not on a per directory basis like svn. So (a) we just don't see
Developers --
When you add a new component, framework, or anything that includes one
or more new directories: please be sure to set the svn:ignore property
on each new directory properly. Here's the SVN docs on the svn:ignore
property:
http://svnbook.red-bean.com/en/1.4/svn-book.html#svn