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

FW: svnlook cat problem with XML's

From: Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org>
Date: Wed, 24 Dec 2008 11:16:32 +0200

Hi All.

I sent this question last week,
Do you have any idea how do I open at the Tortoise commit output the cat
data?

When I copy the command and run it from command line I am getting full
text of the file
But from dialog window I get only lines that are not starting with <
what should I do with that?

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=991404

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