On Sun, Nov 15, 2009 at 12:42 PM, Sriram Narayanan <sriramnrn at gmail.com> wrote: > On Sun, Nov 15, 2009 at 12:37 PM, kunal ghosh <kunal.t2 at gmail.com> wrote: >> ---------- Forwarded message ---------- >> From: kunal ghosh <kunal.t2 at gmail.com> >> Date: Sun, Nov 15, 2009 at 12:29 PM >> Subject: Re: [belenix-discuss] Rudimentary script to download the >> latest trunk packages of 0.8 >> To: Sriram Narayanan <sriramnrn at gmail.com> >> >> >> script with correction > > A question: > > What are the benefits of using this script as compared to just an rsync ?
Ok, I see the benefits now -> This gets the most recent versions of each package. Try the --include-from=FILE parameter to rsync, and see if you can about the for loop in the script. > > > -- Sriram >
