-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am using subversion (svn) to revision control all of my code and
config files these days. It is especially useful for config files when I
make a bunch of changes, find it doesn't work, and need to revert.

http://polishlinux.org/apps/subversion-howto/

The only thing this does differently than I am doing is that it uses
Apache and SSL which I should probably switch over to instead of using
svnserve.

I usually organize my tree with a section for host configs called /hosts
which then contains the hostname and directory tree of that host under
it and then a /projects with source for the various projects I am
working on. Like so, generated by the svnlook command:

/
 hosts/
  mail/
   root/
    bin/
     update-spamfilter.sh
     mimencode
     rules_du_jour
     ytnef
     my_rules_du_jour
     backup.sh
   home/
    treed/
     .procmailrc
  www/
   usr/
    local/
     copilot/
      Products/
       affiliated_sites/
        Extensions/
         __init__.py
 projects/
  logcheck2/
   lollerskates_config.py
   ignore.conf
   COPYING
   lollerskates.py


- --
Tracy R Reed
http://ultraviolet.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFFBTWt9PIYKZYVAq0RAuYlAJ0fCks07awRRkCS/nIs6IsKUwCE5wCcCPD8
pYE0H0SkTZc6fdjSXbJFh2Y=
=93ia
-----END PGP SIGNATURE-----


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to