public marks

PUBLIC MARKS from springnet with tags subversion & springnetdelicious

17 July 2006

Compact Subversion Backups < Programming Kung Fu

by 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 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 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

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

springnet's TAGS related to tag subversion

apache +   austin +   austinblogger +   austincast +   backup +   centos +   cheatsheet +   cvs +   documentation +   layout +   source_control +   springnet +   springnetdelicious +   svn +   sxsw +   texas +   trac +   walhus +