GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
4
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
jryland
/
Import
Transfer to URL with SHA
Find file
Newer
Older
tree:
90de50ca04
Branches
Tags
×
DELL-PC
MacBookPro
NUC
master
Import
/
web
/
www.xiaofrog.com
/
wiki
/
bin
/ svnstat
John Ryland
on 22 Dec 2020
88 bytes
import old code from DELL-PC svn checkout from years ago
Raw
Blame
History
#!/bin/sh svn stat -v $1 | sed -n 's/^[ A-Z?\*|!]\{1,15\}/r/;s/ \{1,15\}/\/r/;s/ .*//p'