unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* CVS Grab PERL script: Those behind firewall
@ 2003-08-01 13:41 dhruva
  2003-08-02 21:02 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: dhruva @ 2003-08-01 13:41 UTC (permalink / raw)
  Cc: Emacs Beta

[-- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CVS Grab PERL script: Those behind firewall
  2003-08-01 13:41 CVS Grab PERL script: Those behind firewall dhruva
@ 2003-08-02 21:02 ` Eli Zaretskii
  2003-08-04  5:15   ` dhruva
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2003-08-02 21:02 UTC (permalink / raw)
  Cc: emacs-pretesters, emacs-devel

> From: "dhruva" <seagull@fastmail.fm>
> Date: Fri, 01 Aug 2003 19:11:34 +0530
> 
>  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.

Did you try CVS/SSH?  Or is port 22 blocked by your firewall as well?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CVS Grab PERL script: Those behind firewall
  2003-08-02 21:02 ` Eli Zaretskii
@ 2003-08-04  5:15   ` dhruva
  0 siblings, 0 replies; 3+ messages in thread
From: dhruva @ 2003-08-04  5:15 UTC (permalink / raw)
  Cc: Emacs Beta, Emacs Devel

On Sat, 02 Aug 2003 23:02:10 +0200, "Eli Zaretskii" <eliz@elta.co.il>
said:
> > From: "dhruva" <seagull@fastmail.fm>
> > Date: Fri, 01 Aug 2003 19:11:34 +0530
> > 
> >  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.
> 
> Did you try CVS/SSH?  Or is port 22 blocked by your firewall as well?
> 
Yes... the proxy blocks all ports other than 8080. It is Proxy and
Firewall combination.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-04  5:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-01 13:41 CVS Grab PERL script: Those behind firewall dhruva
2003-08-02 21:02 ` Eli Zaretskii
2003-08-04  5:15   ` dhruva

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).