public marks

PUBLIC MARKS with tags springnetdelicious & subversion

17 July 2006

Compact Subversion Backups < Programming Kung Fu

by springnet & 4 others
If you have a large Subversion repository and want to back it up using as few space as possible, use this command (replace /repo with your actual repository path): svnadmin dump --deltas /repo |bzip2 |tee dump.bz2 | md5sum >dump.md5

10 July 2006

Setting Up Subversion

by springnet & 1 other
Setting Up Subversion The subversion versioning system is great and comes with many features and documentation. This text will focus on getting, configuring and using a subversion repository quickly.

subversion.tigris.org

by springnet & 30 others
The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community. The software is released under an Apache/BSD-style open source license.

EliteFrontier.org: Subversion

by springnet
Directories, renames, and file meta-data are versioned. Subversion versions not only file contents and file existence, but also directories, copies, and renames. It also allows arbitrary metadata ("properties") to be versioned along with any file or direc

PUBLIC TAGS related to tag springnetdelicious

backup +   cvs +   subversion +  

Active users

springnet
last mark : 17/07/2006 14:07