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

svnlook cat problem with XML's

From: Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org>
Date: Thu, 18 Dec 2008 08:13:19 +0200

Hi

I have this post-commit hook that sends output via STDERR to the commit
window.
I try to print out content of a file to the window so I run the command
"svnlook cat <REPOS_PATH> <FILE_PATH>"
The file is half xml and half regular text:

Here is a sample of content
Yellow Flower58
<BBB>ZZZZ</BBB>
<statefule>false</statefule>
AAA

And here is what I get in the output
Yellow Flower58
AAA

As you can see the lines that starts with "<" have disappeared, Why?

Ilan Yaniv
Configuration Management
Phone: 03-7534333 ext. 5873
Ilan.Yaniv_at_timetoknow.org

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=986329

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-18 07:14:24 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.