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

RE: Re: SVNLook in Perl Script - Help!

From: Tyler <tyler.badorrek_at_ngc.com>
Date: Fri, 30 Oct 2009 12:32:42 -0700 (PDT)

ah, that was it, thanks.

> 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=2413094

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-30 20:33:42 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.