[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: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Wed, 24 Dec 2008 11:37:23 +0100

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&dsMessageId=991441
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-24 11:37:52 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.