User: sits    
  Date: 08/08/07 23:10:13

  Modified:    doc      codestriker.sgml
  Log:
  Added little snippet about using Subversion post-commit hook.
  
  
  
  Index: codestriker.sgml
  ===================================================================
  RCS file: /cvsroot/codestriker/codestriker/doc/codestriker.sgml,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -u -r1.68 -r1.69
  --- codestriker.sgml  24 Jun 2008 03:16:16 -0000      1.68
  +++ codestriker.sgml  8 Aug 2008 06:10:13 -0000       1.69
  @@ -1884,6 +1884,16 @@
             repository location. All topics created by Codestriker have
             a builtin workaround for the Subversion diff problem.
        </para>
  +     <para>
  +       It is possible to create Codestriker topics automatically after
  +       each Subversion commit, via the bin/subversion-post-commit.pl script.
  +       Once the appropriate configuration is set at the start of the file, 
simply
  +      add it to your Subversion <filename>repos/hooks/post-commit</filename>
  +      the path to the file as follows:
  +<programlisting>  
  +  /path/to/codestriker/bin/subversion-post-commit.pl "$REPOS" "$REV"
  +</programlisting>  
  +     </para>
         </sect2>
         <sect2>
           <title>Creating Perforce Diff Topics</title>
  
  
  

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits

Reply via email to