RE: svnlook cat for xml files
From: Erik Hemdal <erik_at_comprehensivepower.com>
Date: Wed, 17 Dec 2008 11:08:40 -0500
-----Original Message-----
Yes, on command window it looks ok
But from a exe (created from perl) I run the command:
my $cat = `$svnlook cat $repos $path`;
print STDERR "cat before: $cat\n";
Maybe it is because I am using back ticks for running the command.
Still I am getting only rows that are not starting with <.
If things are OK in a Command Prompt window, then I think Subversion is
You have several layers of complexity here, you've created a binary from
Erik
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.