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

Re: svnlook cat problem with XML's

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 18 Dec 2008 08:26:26 -0500

On Thu, Dec 18, 2008 at 01:13, Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org> wrote:
> 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?

Didn't you post this on the Subversion Users mailing list several days
ago? If this is a server-side hook script, that is the appropriate
place for discussion. TSVN is a client, not server.

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

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