[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: FW: svnlook cat problem with XML's

From: Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org>
Date: Wed, 24 Dec 2008 14:26:12 +0200

This is the answer that I was looking for so... long.
Thanks a lot and god bless you.

Ilan Yaniv

-----Original Message-----
From: Stefan Kueng [mailto:tortoisesvn_at_gmail.com]
Sent: Wednesday, December 24, 2008 12:37 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: FW: svnlook cat problem with XML's

Ilan Yaniv wrote:
> Hi All,
>
> Sorry for the messy perl script it is for the post-commit hook. I had
no
> time to make it cleaner.
> To make it work, set the path to svnlook to match your path.
> Take a look at the command that I execute in lines 20-23
>
> And last I show the output (and play around with it a little.
>
> I also added the xml file that I want to commit,
> And I added a screen shot of the output.

You're sending xml back in an error message. Subversion doesn't support
that (check their issue tracker).
You have to escape the xml chars (< and >) yourself.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessage
Id=991441
To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=991530
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-24 13:27:32 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.