<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>ahcm</name>
<shortdesc>ahcm - ad hoc configuration management tool</shortdesc>
<description>ahcm apply mypatch /prj/foo
ahcm apply blah.txt foo.txt /prj/foo

- Copy all files under directory mypatch over corresponding files in 
/prj/foo. Do the same for blah.txt and foo.txt 
If file doesn't exist under target dir, it's NOT created.

Also other simple but handy "dirty" CM operations are supported for those unmanaged situations. ;-)</description>
<homepage rdf:resource="http://vvtools.googlecode.com/svn/trunk/ahcm#egg=ahcm-dev" />
<maintainer><foaf:Person><foaf:name>Ville M. Vainio</foaf:name>
<foaf:mbox_sha1sum>79a1d78f73e91063cc4b19697ef11e7f7987fac8</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1</revision></Version></release>
</Project></rdf:RDF>