This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Paul Reimer (author)
Thu Aug 14 09:42:09 -0700 2008
deprec / docs
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
.svn/ | Fri Jun 20 06:46:54 -0700 2008 | [mbailey] |
| |
ANNOUNCE.deprec2 | Fri Feb 15 05:41:23 -0800 2008 | [mbailey] |
| |
README.install | Thu Feb 14 06:01:58 -0800 2008 | [mbailey] |
| |
README.nagios | Sun Aug 03 21:23:14 -0700 2008 | [paulreimer] |
| |
README.rails | Sun Aug 03 21:23:14 -0700 2008 | [paulreimer] |
| |
README.svn | Mon Feb 25 06:07:04 -0800 2008 | [mbailey] |
| |
ROADMAP.txt | Mon Jan 28 05:01:51 -0800 2008 | [mbailey] |
| |
deprec-1.x/ | Fri Jun 20 06:46:54 -0700 2008 | [mbailey] |
| |
deprec_banner.gif | Sun Oct 28 00:32:10 -0700 2007 | [mbailey] |
| |
windows_linux.txt | Fri Jun 20 06:46:54 -0700 2008 | [mbailey] |
| |
xen/ | Fri Jun 20 06:46:54 -0700 2008 | [mbailey] |
README.svn
== svn # Add the following to your deploy.rb (or ~/.caprc if always the same) set :scm, 'your.svn.server' # The run the following from the root the project you wish to import cap deprec:svn:install cap deprec:svn:setup # XXX Not tested on deprec2 # # # Installs subversion and trac software on server. # Creates subversion repository on server and imports project. # Sets up trac installation for project. # # role :scm, 'deptest.deprecated.org' # # # install packages # cap apache_install svn_install trac_install # # # import project # cap svn_import_project # cap trac_init # cap trac_start # # # your project will be viewable at http://yourdomain:8000/ # # you can add other users with 'cap trac_user_add'




