rename directory with svn2web prop = rm -rf /
Status: Alpha
Brought to you by:
gavinandresen
1) Create new directory in repository and add it
2) Give it svn2web property with file://.....
3) Commit
4) add a file inside a directory, commit
5) update working copy
6) rename directory, commit
ops, svn2web issued rm -rf / and it deleted every file it could, nice :)