On 09/25/2010 09:25 AM, Steffen Hoffmann wrote:
> Andy Baker wrote:
>>> I'd probably just mirror the repos first. Trivial indeed using svn
> and rsync.
> 
> You're bound to poll for changes i.e. every minute, so solutions might
> exist that mean lesser load to the server, personally I read about this
> a while ago, but don't recall any details right now.
It could be done using a push technique which uses SVN hook scripts and
Trac event listeners to detect any changes. This way the server load
should be very low. The mirrors must be read-only anyway, right?
OR I could program this as part of the WatchlistPlugin :-)

> And I even thought
> about serving my Mercurial clone of t-h.o publicly to have more
> collaboration options, like Trac itself did recently with official Hg
> and Git repos. Maybe someone already did it, and only I didn't recognize
> it by now?
I also cloned and converted the TH SVN rep to SVN 1.6.x which I could
make available if anyone wants that. Not sure if this makes sense.


Martin
(martin_s)
_______________________________________________
th-users mailing list
th-users@lists.trac-hacks.org
https://lists.trac-hacks.org/mailman/listinfo/th-users

Reply via email to