You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Noam Tamim <no...@gmail.com> on 2006/07/19 08:39:05 UTC

property names length

Hi,

We're building an in-house development tool that's integrated with
Subversion. It requires each source file to have an SVN property.
Given that there are about 600 source files,
1. Does anyone think it's a bad idea? Does it add too much overhead to the
repository?
2. Does it matter how long the name of the property is? Is "mt:mp" better
than "mytool:myproperty"?

Thanks,
Noam.