SVN Web notes
From Net-SNMP Wiki
The following files were moved from the old dir to the new and are not under VC:
4:19pm pr-shellE [105]: foreach i ( * ) if (! -f ../htdocs.new/$i && ! -d ../htdocs.new/$i) echo $i end build CVS downloads ERRATA FAQ.html faqs newhtdocs news.html nightly party.orig presentations proj.html snapshot temp 4:20pm pr-shellE [106]: foreach i ( * ) if (! -f ../htdocs.new/$i && ! -d ../htdocs.new/$i) mv $i ../htdocs.new/ end mv: cannot move `snapshot' to `../htdocs.new/snapshot': Permission denied