SSVN 0.2 review
DownloadSSVN is a wrapper script for svn to store file permissions in a Subversion repository (along with the versioned file). Permissions
|
|
SSVN is a wrapper script for svn to store file permissions in a Subversion repository (along with the versioned file).
Permissions and ownership can be restored later. A Unix-like file permissions schema is stored, and GID and UID are stored numerically.
This means that SSVN is not portable to non-Unix systems.
Options:
./ssvn.pl
ssvn.pl - v.0.1 - Subversion wrapper to manage file permissions
(c) 2006 Witold Rugowski http://nhw.pl/
ssvn.pl OPTIONS
Options:
-h : this help,
-s : store file permissions into subversion repository (default action)
-r : retrive file permissions from subversion repository
SSVN 0.2 keywords