I'm about to start creating an 'executable library' by specifying a great many references in the svn:externals property. Before doing this, I wanted to check if a Subversion property name is restricted to a particular length, so that I don't overrun the limit after several hours' work. But I can't find anything like this in the documentation or on the Web.
So, is there a maximum length for a Subversion property value, and if so, what is it?