[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 11:23:30 +0200

EH???

I am running a post-commit script using the Tortoise.
I want to print out the file txt on the commit output I use the command
svnlook cat ....
Then I print the output of this command to the commit window.
I get only lines that starts with no <

Do you want me to send you my scripts ?

Ilan

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

Ilan Yaniv wrote:
> 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?

I'm sorry, but I have no idea what you're trying to do here.
TortoiseSVN has no 'cat' command, especially not from the commit dialog.

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=991405
To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=991408
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-24 10:24:54 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.