Hi Fabian, On Wed, Aug 31, 2011 at 10:59 PM, Fabian Pichler <[email protected]> wrote:
Hi Devs
Just catched up on the busy mailinglist and figured out, that all 2.x sources are gone from SVN. The celements project is still based on xwiki enterprise 2.7.2 and I would like to checkout some other sources.
Is there a way to find the 2.7.2 sources anywhere? (could not find them on github)
If you cloned https://github.com/xwiki/xwiki-platform/ then you can do: git fetch --tags git tag -l "pattern" For instance: # git tag -l "*-2.7.2" xwiki-core-2.7.2 Most of the 2.7.2 sources are in https://github.com/xwiki/xwiki-platform/tree/xwiki-core-2.7.2 . What's not there must be in a separate tag. For instance, if I look at https://github.com/xwiki/xwiki-enterprise/blob/xwiki-enterprise-2.7.2/pom.xm... I see that it depends on blog 1.26, which you can find in https://github.com/xwiki/xwiki-platform/tree/xwiki-application-blog-1.26 . Hope this helps, Marius
Thanks and keep up the good work. :-)
Kind regards, Fabian
2011/8/16 Vincent Massol <[email protected]>:
Done and added READM file at http://svn.xwiki.org/svnroot/xwiki/
Thanks -Vincent
On Aug 8, 2011, at 11:26 PM, Vincent Massol wrote:
Hi devs,
I'd like that we remove code that we've moved to github from svn.xwiki.org as it's misleading for people arriving there.
Secifically: - commons - enterprise - manager - platform - rendering - watch - xeclipse - xoffice
Here's my +1
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs