On Nov 21, 2007, at 8:43 PM, Andreas wrote:
Hi,
When I click edit on a XWiki page and "Save and View" or "Save and
Continue", without making any changes, a new version number is
created. This is contrary to existing conventions in SVN, which will
intelligently check whether there are any modifications that would
warrant a new version number. Is this a fundamental different view of
the XWiki development team or is it a technical difficulty or simply
something that has not been implemented yet?
It's just not implemented yet. I have wanted to fix this for a long
time but have never actually taken the time to do it. I'd like this
too.
Also, why is the first version of a document 1.1 and
not 1.0?
I think that's because that's the way RCS works and we're using RCS
internally.
Thanks
-Vincent