NuGet refresh on SVN update of project packages.config
Thanks to Bert Huijben for pointing out why NuGet packages folder should be excluded from the repo. How about another approach: i.e. that AnkhSVN automatically triggers a "nuget install packages.config" when this file is updated via SVN update?
3
votes
I think this should be implemented in NuGet on a file change/reload event from Scc providers. This would also allow the same update from TFS, VSS, etc.