Hi Johan,
> I was wondering if anyone have successfully integrated
> TSVN/SVN with Mantis Bugtracker?
Only half way, by using the bugtraq properties.
> I have a post-commit batch file that runs svnlook and
> redirects the output to checkin.php in Mantis.
>
> I've managed to get the committed logmessage to show up
> as an issue note on the related issue, using the bugtraq:*
> properties for TSVN.
It looks like you are far ahead of me. I didn't even get around to writing a
post-commit hook. Would you mind sending me your script? (/me shamelessly
grabbing other people's work)
> My problem is that special swedish characters (aao) doesn't
> show up right in the issue note - I guess this goes for
> all "international" characters as well.
I had this problem with the WebSVN php interface.
> Does anyone have
> any ideas for how to convert/specify the characterset used
> with svnlook or at the receiving end, in php?
I know that svnlook has a bug that prevents these characters from being
displayed correctly. This was fixed in r11172. I grabbed the current
svnlook/main.c from the subversion repository and recompiled svnlook. After
re-installing svnlook, everything was fixed for me.
> I thought maybe you, Lubbe, would know something about this
> since you're somewhat involved with that project (Mantis) too
> (or do I remember wrong?).
I'm using Mantis for several years now. I've also been contributing some
stuff. Then I got stuck in the TortoiseSVN project.
> I realise this might not be a 100% TSVN topic, but since you
> all are such a bunch of nice guys I thought it wouldn't harm
> to ask anyway.
So you just avoided being flamed ;-)
Cheers
- Lübbe
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Oct 18 11:39:09 2004