[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 10:35:32 +0100

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

svnlook is for the repository, which indicates that you're using a
server side post-commit hook script?

Anyway: the fact that lines that start with a '<' are missing also
indicates a problem with your script: the '<' char may be interpreted as
a redirector in your script and that's why the lines don't show up.

> Do you want me to send you my scripts ?

You can try sending them here, but I have to tell you right away that I
might not be of big help with your scripts. But maybe someone else on
this list is more familiar with such scripts than I am.

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

Received on 2008-12-24 10:36:00 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.