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

Re: SVNLook in Perl Script - Help!

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Thu, 29 Oct 2009 14:06:03 -0700

On Thu, Oct 29, 2009 at 01:37:48PM -0700, Tyler wrote:
> ############################
> ($repos, $txn) = @ARGV;
> print $repos . " " . $txn;
> $txn = "-t $txn";
>
> $svn_output = '$svnlook changed $txn $repos';

You probably mean for these to be backticks (`) instead of single
quotes (').

tyler

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2412820

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-29 22:07:06 CET

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.