Creating a SVN externals for Curriki
Hi, I've had a request to create a svn external for curriki since they want to use the 1.1 branches from now on. I'm going to create it in [root]/externals/curriki-devs Would be nice to move our trunks-users and trunks-devs there too but I fear this may cause issues so I'll leave them where they are for now unless someone has a better idea. Thanks -Vincent
On Aug 16, 2007, at 9:30 AM, Vincent Massol wrote:
Hi,
I've had a request to create a svn external for curriki since they want to use the 1.1 branches from now on.
I'm going to create it in [root]/externals/curriki-devs
ok done. However: 1) I don't think it's necessary at all. The externals contains only 3 modules: xwiki-platform-core svn+ssh://svn.forge.objectweb.org/svnroot/xwiki/ xwiki-platform/core/branches/xwiki-core-1.1 xwiki-platform-web svn+ssh://svn.forge.objectweb.org/svnroot/xwiki/ xwiki-platform/web/branches/xwiki-web-1.1 xwiki-product-curriki svn+ssh://svn.forge.objectweb.org/svnroot/xwiki/ xwiki-products/curriki/trunk This can easily be done by hand and really depends on what you're working on. 2) I don't want to add a top level pom.xml in there since it'll make maintenance more complex and so far I've been the only one to maintain that. It'll also cause lots of duplication. 3) Last, I don't understand why people working on curriki need to have a core 1.1 and web 1.1 checked out since they're not working on that. Actually if they're working on the core/web I'd suggest they check out core and web 1.1 manually. BTW this reminds me that I need to set up TeamCity to build core, web and xe on the branch now... So all in all, after implementing the requested svn externals, I'm in favor of removing it. WDYT? Thanks -Vincent
ok, after talking with Ludovic we agreed the curriki externals were not needed so I've removed what I had created for now. Thanks -Vincent On Aug 16, 2007, at 9:44 AM, Vincent Massol wrote:
On Aug 16, 2007, at 9:30 AM, Vincent Massol wrote:
Hi,
I've had a request to create a svn external for curriki since they want to use the 1.1 branches from now on.
I'm going to create it in [root]/externals/curriki-devs
ok done. However:
1) I don't think it's necessary at all. The externals contains only 3 modules:
xwiki-platform-core svn+ssh://svn.forge.objectweb.org/svnroot/xwiki/ xwiki-platform/core/branches/xwiki-core-1.1 xwiki-platform-web svn+ssh://svn.forge.objectweb.org/svnroot/xwiki/ xwiki-platform/web/branches/xwiki-web-1.1 xwiki-product-curriki svn+ssh://svn.forge.objectweb.org/svnroot/ xwiki/xwiki-products/curriki/trunk
This can easily be done by hand and really depends on what you're working on.
2) I don't want to add a top level pom.xml in there since it'll make maintenance more complex and so far I've been the only one to maintain that. It'll also cause lots of duplication.
3) Last, I don't understand why people working on curriki need to have a core 1.1 and web 1.1 checked out since they're not working on that. Actually if they're working on the core/web I'd suggest they check out core and web 1.1 manually.
BTW this reminds me that I need to set up TeamCity to build core, web and xe on the branch now...
So all in all, after implementing the requested svn externals, I'm in favor of removing it.
WDYT?
Thanks -Vincent
-- You receive this message as a subscriber of the xwiki- dev@objectweb.org mailing list. To unsubscribe: mailto:xwiki-dev-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/ wws
participants (1)
-
Vincent Massol