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

Re: Backup and Incremental Backup Perl Scripts

From: ebridges <ebridges_at_eqbridges.com>
Date: 2005-05-19 13:03:55 CEST

that's bash shell scripting syntax for the first and second command line
parameters.

$@ will give you a list of all of the parameters.

Hughes, Trystan wrote:

>>REPOS=$1
>>REV=$2
>>
>>
>Where exactly are the $1 and $2 values coming from (the values that get assigned to REPOS and REV respectively?
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 19 13:06:12 2005

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.