all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "dhruva" <seagull@fastmail.fm>
Cc: Emacs Beta <emacs-pretesters@gnu.org>
Subject: CVS Grab PERL script: Those behind firewall
Date: Fri, 01 Aug 2003 19:11:34 +0530	[thread overview]
Message-ID: <20030801134134.4A389756DD@smtp.us2.messagingengine.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1257 bytes --]

Hello,
 I was looking for a nice tool to access the GNU Emacs CVS repository
 from behind the firewall. IMO, there might be lot of people behind such
 firewalls and are trying to access the CVS repository (any project with
 ViewCVS). I have tried various tools but they were not dependable.
 I have written a CRUDE PERL Script which uses GNU wget internally to
 download the files. I am very NEW to PERL.

 - This can download only from the HEAD.
 - Requires GNU wget (all extra options must be in .wgetrc)
 - Will update local repository only if the versions on source 
   repository is different from the local.
 - 2 extra files (dirlist and filelist) gets created in the project 
   folder. This has the data relating to revision info of files on 
   local.
 - Update handles removal of files/folders (and copying of new stuff)

I have tried this on Windows 2000 using PERL 5.8 (not ActivePerl) and GNU
Wget 1.9-beta and it worked for me.

If you find a similar need, go ahead and use it. But be careful, it is
only I have used it and is not well tested. It is BETA phase.

The latest version will be posted on my website:
http://schemer.fateback.com/pub/scripts/cvsget.pl

with regards,
dhruva
-- 
Dhruva Krishnamurthy
Web: http://schemer.fateback.com/

[-- Attachment #2: cvsget.pl --]
[-- Type: application/x-perl, Size: 9385 bytes --]

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel

             reply	other threads:[~2003-08-01 13:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-01 13:41 dhruva [this message]
2003-08-02 21:02 ` CVS Grab PERL script: Those behind firewall Eli Zaretskii
2003-08-04  5:15   ` dhruva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030801134134.4A389756DD@smtp.us2.messagingengine.com \
    --to=seagull@fastmail.fm \
    --cc=emacs-pretesters@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.