From: Dmitriy S. <sha...@gm...> - 2010-10-08 03:48:08
|
On Fri, Oct 8, 2010 at 1:12 AM, <jm...@us...> wrote: > Revision: 12907 > http://exist.svn.sourceforge.net/exist/?rev=12907&view=rev > Author: jmfg > Date: 2010-10-07 20:12:06 +0000 (Thu, 07 Oct 2010) > > Log Message: > ----------- > Next bunch of changes. The more important ones are: > * 'Content-Length' header generation by hand in order to bypass > limitations from Java API. > * Binary resources size is stored now as a long value in the database > metadata > (how can I signal the format has changed?). change dbx version http://exist.svn.sourceforge.net/viewvc/exist/trunk/eXist/src/org/exist/storage/dom/DOMFile.java?revision=12041&view=markup FILE_FORMAT_VERSION_ID If dataformat is changed, can I also changer the permission signature by adding setuid (change user ID on execution) & setgid (change group ID on execution) flags -- Dmitriy Shabanov |