Re: Proposal for reducing directory checkouts by using svn ls

2019-11-26 Thread Sam Ruby
On Tue, Nov 26, 2019 at 12:23 PM sebb wrote: > > Update repositories.yml to use depth: empty for the relevant directory trees > The regular update cronjob will thus ensure that the directory has got the > current revision. > > When a listing is needed, Whimsy checks the revision of the checkout an

Proposal for reducing directory checkouts by using svn ls

2019-11-26 Thread sebb
Update repositories.yml to use depth: empty for the relevant directory trees The regular update cronjob will thus ensure that the directory has got the current revision. When a listing is needed, Whimsy checks the revision of the checkout and the revision in the listing file. If there is a mismat