Re: Lively and Bazaar
Posted by
keith1y on
Oct 26, 2011; 12:32am
URL: https://forum.world.st/Lively-and-Bazaar-tp3938203p3938815.html
After much messing about, I was going to ask, where is trunk really!
Importing the whole svn repo is going to take some time, so I set a periodic import of webwerkstatt going into LaunchPad, just before I got the email about the planned reorganisation of the repository.
So let us test what deployment should look like.
Yay it took 50 seconds to execute
bzr checkout --lightweight lp:lively-kernel
That was lively1 I think.
Keith
===
I discovered that rc-3 Lively was not running when I tried it from a local file url, a little debugging discovered that it would work if I made it "guess the codeBase".
if (urlFound) { /*KPH MOD SWITCH THE LOGIC TO MAKE IT GUESS*/
console.warn('Cannot find codebase, have to guess...');
return JSLoader.dirOfURL(window.location.href.toString());
}
_______________________________________________
lively-kernel mailing list
[hidden email]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel