<br /><br /><span>Am 23.07.14 schrieb <b class="name">Dagobert Michelsen </b> <dam@opencsw.org>:</span><blockquote cite="mid:BB1AB3A6-1313-4B44-8216-C150D74C9086@opencsw.org" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimepart text html"><span><p><meta content="text/html charset=windows-1252" http-equiv="Content-Type" /><table><tbody><tr><td style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><p>Hi Carsten,</p><div><br /><div><div>Am 23.07.2014 um 15:48 schrieb Carsten Grzemba <<a href="mailto:grzemba@contac-dt.de">grzemba@contac-dt.de</a>>:</div><br class="Apple-interchange-newline" /><blockquote type="cite">on <a href="http://buildfarm.opencsw.org/trac" target="1">http://buildfarm.opencsw.org/trac</a> I have setup our own Trac instance with the gar contents from sourceforge.<br /></blockquote><div><br /></div><div>It would be good to mimic the old URL layout, when I next encounter broken links I’ll try to suggest something.</div><div><br /></div><blockquote type="cite">Two shortcomings are in the moment:<br />- We use the SF-SVN mirror only readonly currently, so Trac complains about that it not possible to update the tree.<br /></blockquote><div><br /></div><div>Why does Trac want to write to the tree?!? I can make a rw copy if necessary.</div></div></div></td></tr></tbody></table></p></span></div></blockquote>It could be that the pre-revprop-change hook have to exit with 0 which it does not at the moment.<br /><blockquote cite="mid:BB1AB3A6-1313-4B44-8216-C150D74C9086@opencsw.org" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimepart text html"><span><p><table><tbody><tr><td style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><div><div ><br/></div><br /><blockquote type="cite">- There are no user database in the moment so editing is not possible. I can create users local with new passwords or we use a remote repository (LDAP?).<br /></blockquote><div><br /></div><div>I can also add authentication on the enclosing webserver, do you have the URLs that should have BASIC?</div></div></div></td></tr></tbody></table></p></span></div></blockquote>In ../extra/httpd-vhosts.conf you can see this concerns only:<br /><br /><Location "/trac/login"><br />  AuthType Basic<br />  AuthName "Trac"<br />  AuthUserFile /var....<br />  Require valid-user<br /></Location><br /><br /><blockquote cite="mid:BB1AB3A6-1313-4B44-8216-C150D74C9086@opencsw.org" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimepart text html"><span><p><table><tbody><tr><td style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><div><div ><br/></div><br /><blockquote type="cite">We had already a discussion if Trac the right environment for GAR documentation. Any thoughs?<br />At least now we have  the content online back so we can do a plan for migration.<br /></blockquote></div><div><br /></div>This is very good, thanks!!</div><div><br /></div><div>Best regards</div><div><br /></div><div>  — Dago</div><div><br /><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span style="font-family: monospace; ">-- </span><br style="font-family: monospace; " /><span style="font-family: monospace; ">"You don't become great by trying to be great, you become great by wanting to do something,</span><br style="font-family: monospace; " /><span style="font-family: monospace; ">and then doing it so hard that you become great in the process." - xkcd #896</span></div>
</div>
<br /></div></td></tr></tbody></table></p></span></div></blockquote>