Users without the delete permission but with the deletedhistory one should not be...
[lhc/web/wiklou.git] / bin / svnstat
1 #!/bin/sh
2 svn stat -v $1 | sed -n 's/^[ A-Z?\*|!]\{1,15\}/r/;s/ \{1,15\}/\/r/;s/ .*//p'