Hi Vincet,
I'm
working on realization of XWikiStoreInterface to storing pages and
attachments in svn (JavaSvn lib).
This is very cool and something I'm also very interested in. Would you mind
sharing what architecture you're planning to have? Are you going to create a
chain of XWikiStoreInterface (meaning the data would be saved both in SVN
and in the database)?
Only in Svn, it's almost ready (already save and load
pages and
attachments).
If not, how do you plan to implement searching in SVN
for example?
I think, using Lucene.
Every time after launch (and while working) i see
two exceptions:
"java.lang.NullPointerException at
com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl.findVisitByIPUA(XWikiSta
tsServiceImpl.java:432)"
and
"java.lang.NullPointerException at
com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl.notify(XWikiStatsService
Impl.java:216)"
In what a problem? Where is a mistake?
Unfortunately I'm just starting with xwiki and I can't help you for now. I
hope someone else here can provide some help. I have my hands full till the
15th of Dec but after that I hope I'll be able to help you more...
Ok )
Thanks
- Vitaliy