You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "B. Bogart" <be...@ekran.org> on 2008/01/25 18:35:26 UTC

SVN Logs and LaTeX

Hey all,

I'm using svn to manage the software development associated with my thesis.

I would like to publish an annotated version of my SVN log.

Does anyone know of a package that makes a nice latex formatted document
out of "svn log" output?

Thanks,
B. Bogart

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

Re: SVN Logs and LaTeX

Posted by jeremy hinds <je...@gmail.com>.
this could be accomplished with "svn log --xml" and an appropriate XSL file.


On Jan 25, 2008 11:35 AM, B. Bogart <be...@ekran.org> wrote:
> Hey all,
>
> I'm using svn to manage the software development associated with my thesis.
>
> I would like to publish an annotated version of my SVN log.
>
> Does anyone know of a package that makes a nice latex formatted document
> out of "svn log" output?
>
> Thanks,
> B. Bogart
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

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