Hi Fabian:<br><br>Sorry for the delay. FWIW I was able to do a &quot;developer&#39;s&quot; localhost install Lively 2 locally with the help of the manual instructions and automated instructions,  not using XAMPP but installing the native packages. I can see the repo when browsing to <a href="http://localhost/repository/">http://localhost/repository/</a> .There were a few things I did not do in the install, as there was a problem I do not remember yet the basic Dav stuff works:<br>
- The section in lk.conf around rewrite rules<br>- httpd-dav.conf<br><br>For completeness the steps I used are attached, and also the image of running locally.<br><br>I am able to open an xhtml, change and save it with no obvious issues. Only 2 things I noticed:<br>
   - after world save, an error quickly flashes but then disappears and everything saves correctly, so this does not seem  an issue.<br>   - the version viewer, let&#39;s say on <a href="http://localhost/repository/lively2-mz1.xhtml">http://localhost/repository/lively2-mz1.xhtml</a> does not seem to work - says &quot;loading&quot; and that is all.<br>
<br>One question - given a localhost install,  what is the best way of getting latest Lively2 code if I did care about local changes? [I don&#39;t but anyway]<br><br>Thanks,<br>milan<br> <br><br><br><br><div class="gmail_quote">
On Mon, Aug 22, 2011 at 3:50 AM, Fabian Bornhofen <span dir="ltr">&lt;<a href="mailto:fabian.bornhofen@student.hpi.uni-potsdam.de">fabian.bornhofen@student.hpi.uni-potsdam.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Milan,<br>
<br>
I agree that the Linux installer is still a pain - we chose XAMPP<br>
because we wanted the same Apache on all Distros. It looks like that is<br>
still not sufficient. A reliable solution could be to have distribution<br>
specific installers that install the required packages from package<br>
management and then set up Lively.<br>
<div class="im"><br>
On 8/22/11 2:58 AM, milan zimmermann wrote:<br>
&gt; &quot;svnadmin load&quot; did not load the svndump into the<br>
&gt; previously created repository - even though it listed &quot;adding path&quot; and<br>
&gt; &quot;commit&quot;, no files showed up in the expected directory.<br>
<br>
</div>To check if svnadmin load worked, try to check out the repository:<br>
mkdir lively_svn<br>
svn co file://PATH_TO_YOUR_REPOSITORY lively_svn<br>
and see if the files show up in lively_svn.<br>
<br>
If mod_dav_svn is configured correctly, it talks directly to the<br>
repository and you can see its contents in the web browser. Did that<br>
work for you?<br>
<br>
Regards,<br>
<font color="#888888">Fabian<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
lively-kernel mailing list<br>
<a href="mailto:lively-kernel@hpi.uni-potsdam.de">lively-kernel@hpi.uni-potsdam.de</a><br>
<a href="http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel" target="_blank">http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel</a><br>
</div></div></blockquote></div><br>