Lourens Veen <[EMAIL PROTECTED]> writes: > On Thursday 15 September 2005 23:44, Viktor Pracht wrote: > > > > SVN provides out of the box: > > * remote access, > > * atomic changes, > > * complete history of all changes, which implies changes are immutable > > yet easy to correct, while the correction itself gets logged too. > > > > What it does _not_ provide out of the box is the enforcement of allowed > > changes. For this, I just found out, there already are hooks: > > http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1 > > It also doesn't provide live replication. If the box on which the SVN > repository is hosted dies, the number log is gone.
How about FAM + rsync on the repository? Peter -- E-mail: [EMAIL PROTECTED] Website: http://www.peter-b.co.uk v2sw6YShw7ln5pr6ck3ma8u7Lw3+2m0l7CFi6e4+8t4Eb8Aen4g6Pa2Xs5MSr5p4 hackerkey.com _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
