<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Is there yet no one-click install that leverages seaside for this?<br>
    <br>
    <br>
    L.<br>
    <br>
    On 3/8/12 7:08 PM, Milan Zimmermann wrote:
    <blockquote
cite="mid:CAEc2VK2Ms=QptMQx+47d5jDmjDvMzrZmCBO3ZQOri5xi9ZkzKw@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi:

Finally I managed to put together a script that installs a localhost
based LivelyKernel and LivelyWiki (one flavour of Linux only) - based
on various previous installs such as Fabian's Lively2 install, the
LivelyKernel git, this mailing list help etc (thanks!).

The installer loads all required OS packages (apache, git, nodejs,
git, svn and dependencies), gets LivelyKernel from the git repo,
installs all nodejs packages, creates the Apache LK configurations
including dav-svn and authentication modules, adjusts permissions,
creates the SVN repo for  LivelyWiki etc etc and starts Apache when
done. It does give me a working repeatable installation :) It does
everything automatically, except the last bit of bootstraping
PartsBin, I could not figure out how to automate that part.

If it may be of any use to anyone it is attached - but I think the
most important point it makes, is that Apache installation is the same
pain as 15 years ago (increased with DAV, and dav-svn  of course), and
partly for that reason it is hard for a new person not ready to spend
significant time to go through creating a personal, at the same time
somewhat world shareable (authentication) LivelyKernel and LivelyWiki.
 At least for the personal install it will be great to replace the
need for Apache + dav svn with something simpler (as I think Fabian
and maybe others are working on. I will check that next :) )

Thanks for all help along the way here

Milan

On Thu, Mar 1, 2012 at 11:29 AM, Milan Zimmermann
<a class="moz-txt-link-rfc2396E" href="mailto:milan.zimmermann@gmail.com"><milan.zimmermann@gmail.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">On Thu, Mar 1, 2012 at 11:01 AM, Jens Lincke
<a class="moz-txt-link-rfc2396E" href="mailto:jens.lincke@hpi.uni-potsdam.de"><jens.lincke@hpi.uni-potsdam.de></a> wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Hi, Milan

you can always run the bootstrap again, it will just override everything.
If you published your locally changed parts under new names or your own
category, this should be no problem.
</pre>
        </blockquote>
        <pre wrap="">
Great, thanks, that is the piece of knowledge I was looking for at this point.

</pre>
        <blockquote type="cite">
          <pre wrap="">
We work on some mechanism that lets your upload your changes back to
webwerkstatt
and that in the end will give you diffing and merging of parts.
</pre>
        </blockquote>
        <pre wrap="">
Perfect :)
</pre>
        <blockquote type="cite">
          <pre wrap="">
Meanwhile you can always copy your changes files for parts and pages and
commit them
with the svn tools.
</pre>
        </blockquote>
        <pre wrap="">
Thanks Jens!

Milan

</pre>
        <blockquote type="cite">
          <pre wrap="">
Best,
Jens

Am 01.03.2012 um 16:47 schrieb Milan Zimmermann:



  Config.rootPath = '<a class="moz-txt-link-freetext" href="http://lively-kernel.org/repository/webwerkstatt/">http://lively-kernel.org/repository/webwerkstatt/</a>'
  $world.openPartItem("BootstrapParts", "PartsBin/Tools")

Then, let's say I work for a while. save some things locally, etc,
then decide to get PartsBin *updates* from
<a class="moz-txt-link-freetext" href="http://lively-kernel.org/repository/webwerkstatt/">http://lively-kernel.org/repository/webwerkstatt/</a> again.

Is there a way to do that that anyone here uses? [I think it was
answered as negative, but wanted to check, thanks.  (At the same time
it can  likely be done by merging from  a read-only mirror master or
similar but surely must be a pain). Apart from that, is there perhaps
a plan to base the wiki versioning on Git rather then SVN?]


</pre>
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
          <pre wrap="">_______________________________________________
lively-kernel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:lively-kernel@hpi.uni-potsdam.de">lively-kernel@hpi.uni-potsdam.de</a>
<a class="moz-txt-link-freetext" href="http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel">http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel</a>
</pre>
        </blockquote>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>