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.advanced.props.special.ignore

It is proper to ignore all automatically-generated files, such as (but not limited to):

*.la
*.lo
.libs
.deps
.dirstamp
Makefile
Makefile.in
static-components.h
...etc.

Thanks.

--
Jeff Squyres
Cisco Systems

Reply via email to