You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by John Quigley <jq...@jquigley.com> on 2006/03/13 21:49:03 UTC

svn and auto documentation

Hey All,

I'm looking to generate code documentation for every commit to a svn 
repo.  Specifically, I'll be running 'doxygen' and 'lxr' on these repos, 
the output of which will be placed in a web-accessible dir, such as:

autodoc/swdev-software/rev-5603/doxygen
                                /lxr

My current thinking is that this should be done as a script that's a 
post-commit hook.  I'm looking for any input from svn users as to 
whether this sounds reasonable and viable, and whether anyone has 
attempted to do such a thing before.

Any help or thoughts would be tremendously appreciated.  Thanks so much 
in advance!

Regards,
John Quigley
https://lug.iit.edu/~jquigley/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org