Am 23.07.14 schrieb Dagobert Michelsen <[email protected]>: > > > > > Hi Carsten, > > Am 23.07.2014 um 15:48 schrieb Carsten Grzemba <[email protected]>: > > > > on http://buildfarm.opencsw.org/trac I have setup our own Trac instance > > with the gar contents from sourceforge. > > > > > It would be good to mimic the old URL layout, when I next encounter broken > links I’ll try to suggest something. > > > > > Two shortcomings are in the moment: > > - We use the SF-SVN mirror only readonly currently, so Trac complains about > > that it not possible to update the tree. > > > > > Why does Trac want to write to the tree?!? I can make a rw copy if necessary. > > > > > > It could be that the pre-revprop-change hook have to exit with 0 which it does not at the moment.
> > > > > > > > - 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?). > > > > > I can also add authentication on the enclosing webserver, do you have the > URLs that should have BASIC? > > > > > > In ../extra/httpd-vhosts.conf you can see this concerns only: <Location "/trac/login"> AuthType Basic AuthName "Trac" AuthUserFile /var.... Require valid-user </Location> > > > > > > > > We had already a discussion if Trac the right environment for GAR > > documentation. Any thoughs? > > At least now we have the content online back so we can do a plan for > > migration. > > > > > > This is very good, thanks!! > > > Best regards > > > — Dago > > -- > "You don't become great by trying to be great, you become great by wanting to > do something, > and then doing it so hard that you become great in the process." - xkcd #896 > > > > > > > >
