Hi, does anyone know if there is some kind of maxsize for revision properties ? I'd like to set long revision properties on a repository.
I'm already using the -f option with a file containing the property to be set. usage : svn ps propname -F /path/propvalue.txt --revprop http://myAddr -rHEAD I'm not sure if this is a subversion or an apache problem. And all links I found either didn't cover this issue or were broken. So I hope someone here can help. I added the message below with some kind of translation for those unfamiliar with german ;) svn: request failed; pre-revprop-change may be missing svn: Unexpected returnvalue (413 Request Entity Too Large) for request PROPPATCH for »/rep-path/!svn/bln/68989« Orig : svn: DAV Anfrage fehlgeschlagen; möglicherweise ist entweder die »pre-revprop-change« Aktion gescheitert oder sie fehlt svn: Mindestens eine Eigenschaftsänderung schlug fehl; Projektarchiv nicht geändert svn: Der Server hat einen unerwarteten Rückgabewert (413 Request Entity Too Large) in Antwort auf die Anfrage PROPPATCH für »/rep-path/!svn/bln/68989« zurückgeliefert P.S: The pre-revprop-change hook exists and is working