Ubuntu, SVN as root in cron
February 24, 2012
My latest adventure with Linux was today. I needed to make a cron job to update some folders from SVN periodically. The folders were located in /var/www, so I had to checkout them from SVN using sudo: When I checked out, my username and password were required, and I answered with yes when asked if […]
0