Need for better SVN
I'm using SVN (Subversion) and I was pretty happy with its features... Since
today... I wanted to put all configuration files from
arrakis.nhw.pl
under some version control. But unfortunately svn (and most of known for me
SCMs also) lacks of one feature - storing file permission. Without this SCM
has not much to do. Any checkout can destroy file permissions, which can be
dangerous (depending on Your
umask You can give to much access or cut
off some).
Posted by Viciu
| Categories:
General,
Security,
Programming
|
Comments