From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Persaud Subject: adding to /contrib/scripts Date: Sun, 30 Jan 2011 12:33:18 -0800 Message-ID: <4D45CB0E.1090200@lbl.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=36473 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pjdzq-0004Zn-Uv for emacs-orgmode@gnu.org; Sun, 30 Jan 2011 15:35:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pjdzp-0003FN-17 for emacs-orgmode@gnu.org; Sun, 30 Jan 2011 15:35:42 -0500 Received: from ironport4.lbl.gov ([128.3.41.45]:32226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pjdzo-0003Eq-Sh for emacs-orgmode@gnu.org; Sun, 30 Jan 2011 15:35:40 -0500 Received: by gya6 with SMTP id 6so1696372gya.39 for ; Sun, 30 Jan 2011 12:35:36 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org, Eric S Fraga Hi it would be great, if the awk script at http://orgmode.org/worg/org-tutorials/org-google-sync.html could be added to contrib/scripts, so that we can version control it. The file is by Eric Fraga with some minor changes by myself. What's the best way to do this? I uploaded a copy of the file at http://nubati.net/cgi-bin/cgit.cgi/org-mode/ I'm not sure what the policy on copyright/GPL header for files in contrib/script is, but am happy to change things accordingly. Feel free to pull the last two commits (Eric's original script and my changes) from that tree. cheers ARUN