wireshark/svnadd

5 lines
78 B
Plaintext
Raw Normal View History

#!/bin/sh
svn add $*
svn ps svn:keywords Id $*
svn ps svn:eol-style native $*