OpenTechStrategies / torque-devenv

Set up a development environment for torque-sites
0 stars 0 forks source link

Fix SVN credentials #31

Closed slifty closed 2 years ago

slifty commented 2 years ago

SVN really messed with the way credentials are cached -- specifically, they aren't any more (at least, it seems difficult to do without user interaction, making it tough for vagrant).

Luckily SVN still knows how to read cached credentials stored in a text file. This means we'll need to generate SVN credential information as part of the provisioning script.