Just realised that pubsub only works for public repos; Whimsy mostly needs private data. So won't help much.
It may be possible to extend svnupdate instead. S. On Thu, 18 Jul 2019 at 00:52, Matt Sicker <boa...@gmail.com> wrote: > > Utilizing pubsub makes sense to me, though I don’t know much about the > technical details there. I do like the continuous deployment aspect of > pubsub. > > On Wed, Jul 17, 2019 at 18:40, sebb <seb...@gmail.com> wrote: > > > This relates to WHIMSY-278 - stale members.txt file. > > > > Even if the caching issue can be sorted, there will still be problems > > with parallel updates to files. > > > > I think it may be necessary to use pubsub for ensuring that the SVN > > workspaces are kept up-to-date. > > > > This would mean that tools/svnupdate was no longer needed. > > The rake cron job could be kept as a backup, but perhaps run less > > frequently. > > > > Thoughts? > > > -- > Matt Sicker <boa...@gmail.com>