SSVN 0.2 review

Download
by rbytes.net on

SSVN is a wrapper script for svn to store file permissions in a Subversion repository (along with the versioned file). Permissions

License: BSD License
File size: 0K
Developer: Witold Rugowski
0 stars award from rbytes.net

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