On Sun, Nov 24, 2019 at 7:22 AM sebb <seb...@gmail.com> wrote: > > On Sun, 24 Nov 2019 at 01:53, Sam Ruby <ru...@intertwingly.net> wrote: > > > Here is the current sizes of the svn checkouts, in megabytes: > > > > 19331 iclas > > 1313 cclas > > 823 grants > > 699 Bills > > 673 member_apps > > I don't think any of the above are actually needed, except to check for > existence.
Perhaps we could have a rake task do a svn checkout --depth empty on these directories. Anybody who changes their mind later wants them could do a rm -rf on the directory followed by a 'rake update' - Sam Ruby