### Enterprise Architect SVN configuration file.
### ============================================================================
### This file instructs SVN to set the svn:needs-lock property on all xml files
### when they are added or imported.

[auto-props]
*.xml = svn:needs-lock=NL
*.XML = svn:needs-lock=NL
*.eab = svn:needs-lock=NL
*.EAB = svn:needs-lock=NL
