On Sat, Nov 5, 2011 at 9:34 AM, Ludovic Dubost <[email protected]> wrote:
Hi devs,
Is there a documentation and a tool to clean XWiki XML files for commit. I used to use the SVN Application to clean the XML and commit in the sandbox for the contributed apps. But the SVN app does not work with git (even with the SVN bridge as it seems svnkit is not compatible), so I'm left to export to commit.
How do developers usually do that ?
Will not help you much but I usually export things to the FS and then use git after a bit of cleanup (mostly the reset of the versions to 1.1). I never used SVNApp either.
Ludovic
-- Ludovic Dubost Founder and CEO Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne