On Tuesday, June 7, 2016 at 11:22:10 AM UTC-4, William wrote:
>
> Erik has volunteered to setup trac, and will do so soon. 


There are a bunch of caveats to that one as far as I remember:

* The ssh key management plugin for trac shares the keys over the local 
file system with gitolite authentication system

* The cgit repo viewer accesses the gitolite repos over the local file 
system.

* The branch diff viewer (part of our trac plugin) does merges on /tmp and 
is prone to leaving large stale temp directories lying around.

Its rather annoying that trac, git repo, and git viewer are so tightly 
coupled and that has caused some issues in the past (most notably disk full 
-> trac down). 

A somewhat related issue is authentication. The trac authentication plugin 
hasn't been too much of a pleasure to work with, part of our users can't 
reset their passwords apparently because the database format changed at one 
point. Also I don't remember if / how the wiki authentication synchronizes 
with it. It would be great if we could use github authentication, say.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to