Also, the collections to be removed are: * project-data.last_commit_for * pyforge.repo_object
--- ** [tickets:#3060] Delete old scm logic** **Status:** code-review **Labels:** scmrefactor cleanup **Created:** Fri Oct 21, 2011 02:04 PM UTC by Dave Brondsema **Last Updated:** Wed Jul 03, 2013 03:12 PM UTC **Owner:** Cory Johns After [#3059], delete the "old" repo data structures from repository.py. Check carefully though, some stuff may still be used. The new models is in repo.py. Also identify the mongo collections that are unused so we can drop them. The `scm.new_refresh` setting should become irrelevant after this. Everything should be the "new" logic. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
