]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by UlrikSverdrup: +postives
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 12 Sep 2007 18:50:49 +0000 (18:50 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 12 Sep 2007 18:50:49 +0000 (18:50 +0000)
doc/rcs/git/discussion.mdwn

index fa66a77cd359ce1674addeae421847812cc92599..57ec252d7548673aef15116670862aa57baf2286 100644 (file)
@@ -21,4 +21,10 @@ Then, in my git repository, I added this `post-commit` hook to refresh the wiki:
 
        ikiwiki --refresh --setup "$SETUPFILE" --underlaydir="$UNDERLAYDIR" --verbose   
 
-UlrikSverdrup
\ No newline at end of file
+Positives:
+
+* Containment: I only have the above `$BASE` directory to backup: it contains the srcdir and setup files. No external svn repository. This means that suddenly `git` and `ikiwiki` pair into a stand-alone self-contained wiki compiler kit.
+
+UlrikSverdrup (This is now crossposted to the above mentioned [website][ulrikweb])
+
+[ulrikweb]: http://www.student.lu.se/~cif04usv/wiki/stuff/git.html
\ No newline at end of file