ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
SVK::Command::Admin(3) User Contributed Perl Documentation SVK::Command::Admin(3) NAME SVK::Command::Admin - Administration tools SYNOPSIS Subcommands provided by svnadmin: admin help [COMMAND] admin deltify [DEPOTNAME] admin dump [DEPOTNAME] admin hotcopy /path/to/repository [DEPOTNAME] admin list-dblogs [DEPOTNAME] admin list-unused-dblogs [DEPOTNAME] admin load [DEPOTNAME] admin lstxns [DEPOTNAME] admin recover [DEPOTNAME] admin rmtxns [DEPOTNAME] admin setlog -r REVISION FILE [DEPOTNAME] admin verify [DEPOTNAME] Subcommands specific to svk: admin rmcache The "rmcache" subcommand purges the inode/mtime/size cache on all checkout subdirectories. Use "svk admin help" for helps on other subcommands. perl v5.8.8 2006-12-28 SVK::Command::Admin(3) |
|