* Re: Pretest scheduled?
2004-03-07 16:22 ` Dhruva Krishnamurthy
@ 2004-03-11 5:13 ` Miles Bader
2004-03-11 7:18 ` Dhruva Krishnamurthy
2004-03-11 5:27 ` Danilo Segan
` (3 subsequent siblings)
4 siblings, 1 reply; 16+ messages in thread
From: Miles Bader @ 2004-03-11 5:13 UTC (permalink / raw)
Cc: Andreas Schwab, Emacs Devel
"Dhruva Krishnamurthy" <devel@member.fsf.org> writes:
> The problem is that the firewall does not allow SSH connections. It just
> allows normal HTTP, FTP and SSL connections. Earlier, I was able to
> connect using a tunneling tool through SSL from our proxy and access GNU
> Emacs from CVS.
Presumably it's not just a simple proxy though, otherwise you'd be able
to use tla, right? I can see the emacs archive at
http://sourcecontrol.net/~miles/miles@gnu.org--gnu-2004 just fine
through my work's http-only proxy.
-Miles
--
Saa, shall we dance? (from a dance-class advertisement)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Pretest scheduled?
2004-03-11 5:13 ` Miles Bader
@ 2004-03-11 7:18 ` Dhruva Krishnamurthy
2004-03-12 2:12 ` Miles Bader
0 siblings, 1 reply; 16+ messages in thread
From: Dhruva Krishnamurthy @ 2004-03-11 7:18 UTC (permalink / raw)
Cc: Andreas Schwab, Emacs Devel
On 11 Mar 2004 14:13:00 +0900, "Miles Bader" <miles@lsi.nec.co.jp> said:
> Presumably it's not just a simple proxy though, otherwise you'd be able
> to use tla, right? I can see the emacs archive at
> http://sourcecontrol.net/~miles/miles@gnu.org--gnu-2004 just fine
> through my work's http-only proxy.
My proxy needs authentication and I am not sure whether 'tla' can support
going through a proxy which needs authentication. Using Wget, I can get
the files from your "arch" repository. Hence, I am quite certain that if
'tla' can authenticate with the proxy server, it can work. Is there
someway to pass the proxy and user name, passwd details to 'tla'?
with regards,
dhruva
________________________________________
Dhruva Krishnamurthy
Proud FSF member: #1935
http://schemer.fateback.com/
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Pretest scheduled?
2004-03-11 7:18 ` Dhruva Krishnamurthy
@ 2004-03-12 2:12 ` Miles Bader
0 siblings, 0 replies; 16+ messages in thread
From: Miles Bader @ 2004-03-12 2:12 UTC (permalink / raw)
Cc: gnu-arch-users, Andreas Schwab, Emacs Devel
"Dhruva Krishnamurthy" <devel@member.fsf.org> writes:
> My proxy needs authentication and I am not sure whether 'tla' can support
> going through a proxy which needs authentication. Using Wget, I can get
> the files from your "arch" repository. Hence, I am quite certain that if
> 'tla' can authenticate with the proxy server, it can work. Is there
> someway to pass the proxy and user name, passwd details to 'tla'?
I don't know; that's probably a question better asked on the
gnu-arch-users mailing list:
http://mail.gnu.org/mailman/listinfo/gnu-arch-users/
I've CC'd this message there, but I seem to recall that it's set up so
that only members can post, so further followups might get lost (unless
everyone replying subscribes of course).
I did see this patch posted recently, which suggests that perhaps the
existing tla doesn't do proxy user-auth:
http://mail.gnu.org/archive/html/gnu-arch-users/2004-03/msg00233.html
-Miles
--
P.S. All information contained in the above letter is false,
for reasons of military security.
_______________________________________________
Gnu-arch-users mailing list
Gnu-arch-users@gnu.org
http://mail.gnu.org/mailman/listinfo/gnu-arch-users
GNU arch home page:
http://savannah.gnu.org/projects/gnu-arch/
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Pretest scheduled?
2004-03-07 16:22 ` Dhruva Krishnamurthy
2004-03-11 5:13 ` Miles Bader
@ 2004-03-11 5:27 ` Danilo Segan
2004-03-14 16:37 ` Eli Zaretskii
2004-03-11 5:55 ` Eli Zaretskii
` (2 subsequent siblings)
4 siblings, 1 reply; 16+ messages in thread
From: Danilo Segan @ 2004-03-11 5:27 UTC (permalink / raw)
Cc: Andreas Schwab, Emacs Devel
"Dhruva Krishnamurthy" <devel@member.fsf.org> writes:
> I guess, I am just stuck and there is no way to get back into main
> stream! Hence, I am forced to fall out and just watch wonderful things
> happening in GNU Emacs development!
Prior to "meltdown", there was some talk about hosting automatically
generated CVS snapshots at ftp://alpha.gnu.org/.
Is there a chance of getting that reinstated (or started at all --
I'm not sure it was started in the first place)?
Cheers,
Danilo
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Pretest scheduled?
2004-03-07 16:22 ` Dhruva Krishnamurthy
2004-03-11 5:13 ` Miles Bader
2004-03-11 5:27 ` Danilo Segan
@ 2004-03-11 5:55 ` Eli Zaretskii
2004-03-11 14:05 ` Dhruva Krishnamurthy
2004-03-13 16:27 ` Miles Bader
2004-03-11 12:29 ` Kim F. Storm
2004-03-11 14:28 ` Stefan Monnier
4 siblings, 2 replies; 16+ messages in thread
From: Eli Zaretskii @ 2004-03-11 5:55 UTC (permalink / raw)
Cc: emacs-devel
> From: "Dhruva Krishnamurthy" <devel@member.fsf.org>
> Date: Sun, 07 Mar 2004 21:52:58 +0530
>
> The problem is that the firewall does not allow SSH connections. It just
> allows normal HTTP, FTP and SSL connections.
We could try asking the Savannah admins to allow SSH connections from
one of the ports that even your fascist firewall lets through.
Various GNU services used to do that in the past, and some still do.
Can you find out what ports are not blocked by your firewall?
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Pretest scheduled?
2004-03-11 5:55 ` Eli Zaretskii
@ 2004-03-11 14:05 ` Dhruva Krishnamurthy
2004-03-12 13:39 ` Eli Zaretskii
2004-03-13 16:27 ` Miles Bader
1 sibling, 1 reply; 16+ messages in thread
From: Dhruva Krishnamurthy @ 2004-03-11 14:05 UTC (permalink / raw)
Cc: Emacs Devel
On 11 Mar 2004 07:55:42 +0200, "Eli Zaretskii" <eliz@elta.co.il> said:
> We could try asking the Savannah admins to allow SSH connections from
> one of the ports that even your fascist firewall lets through.
> Various GNU services used to do that in the past, and some still do.
>
> Can you find out what ports are not blocked by your firewall?
That gives me a ray of hope. Is there some discrete way to find out or
should I just go to the system administartor and ask? Please let me know
so that I can try to get that information.
I know that 443 is not blocked as I was using it earlier to access GNU
Emacs CVS.
with best regards,
dhruva
________________________________________
Dhruva Krishnamurthy
Proud FSF member: #1935
http://schemer.fateback.com/
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Pretest scheduled?
2004-03-11 14:05 ` Dhruva Krishnamurthy
@ 2004-03-12 13:39 ` Eli Zaretskii
0 siblings, 0 replies; 16+ messages in thread
From: Eli Zaretskii @ 2004-03-12 13:39 UTC (permalink / raw)
Cc: emacs-devel
> From: "Dhruva Krishnamurthy" <devel@member.fsf.org>
> Date: Thu, 11 Mar 2004 19:35:04 +0530
>
> Is there some discrete way to find out or should I just go to the
> system administartor and ask?
It depends on youer sysadmins ;-)
If you don't have a good relationship with them, it could be better to
ask Savannah admins what ports can they enable, and test each one of
those by trying a telnet connection with subversions.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Pretest scheduled?
2004-03-11 5:55 ` Eli Zaretskii
2004-03-11 14:05 ` Dhruva Krishnamurthy
@ 2004-03-13 16:27 ` Miles Bader
1 sibling, 0 replies; 16+ messages in thread
From: Miles Bader @ 2004-03-13 16:27 UTC (permalink / raw)
Cc: Dhruva Krishnamurthy, emacs-devel
On Thu, Mar 11, 2004 at 07:55:42AM +0200, Eli Zaretskii wrote:
> We could try asking the Savannah admins to allow SSH connections from
> one of the ports that even your fascist firewall lets through.
> Various GNU services used to do that in the past, and some still do.
>
> Can you find out what ports are not blocked by your firewall?
The traditional port used for this is 443 (https), which is allowed through
by almost any firewall that allows http (my work firewall allows _only_ http
and https).
There's a port-443 ssh server for fencepost too running on fp-ssh.gnu.org;
presumably there'd need to be some sort of different hostname for savannah
too, as it's using both http and https ports for real http service.
-Miles
--
P.S. All information contained in the above letter is false,
for reasons of military security.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Pretest scheduled?
2004-03-07 16:22 ` Dhruva Krishnamurthy
` (2 preceding siblings ...)
2004-03-11 5:55 ` Eli Zaretskii
@ 2004-03-11 12:29 ` Kim F. Storm
2004-03-11 14:28 ` Stefan Monnier
4 siblings, 0 replies; 16+ messages in thread
From: Kim F. Storm @ 2004-03-11 12:29 UTC (permalink / raw)
Cc: Emacs Devel
"Dhruva Krishnamurthy" <devel@member.fsf.org> writes:
> Hello,
> On Sun, 07 Mar 2004 15:52:55 +0100, "Andreas Schwab" <schwab@suse.de>
> said:
> > Savannah is now using CVS over SSH even for anonymous access, so you
> > should be able to access it.
>
> The problem is that the firewall does not allow SSH connections. It just
> allows normal HTTP, FTP and SSL connections. Earlier, I was able to
> connect using a tunneling tool through SSL from our proxy and access GNU
> Emacs from CVS.
> I guess, I am just stuck and there is no way to get back into main
> stream! Hence, I am forced to fall out and just watch wonderful things
> happening in GNU Emacs development!
That would be too bad!!
Perhaps you could get access to Miles' arch server and work from that;
then you could still post patches here on the list.
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Pretest scheduled?
2004-03-07 16:22 ` Dhruva Krishnamurthy
` (3 preceding siblings ...)
2004-03-11 12:29 ` Kim F. Storm
@ 2004-03-11 14:28 ` Stefan Monnier
4 siblings, 0 replies; 16+ messages in thread
From: Stefan Monnier @ 2004-03-11 14:28 UTC (permalink / raw)
Cc: Andreas Schwab, Emacs Devel
> The problem is that the firewall does not allow SSH connections. It just
> allows normal HTTP, FTP and SSL connections. Earlier, I was able to
> connect using a tunneling tool through SSL from our proxy and access GNU
> Emacs from CVS.
The Arch repository is definitely accessible via HTTP.
As for needing a proxy authentication, I admit not knowing anything about
it, but if you ask on the Arch mailing list I expect that someone
will be able to tell you how to do it.
Stefan
^ permalink raw reply [flat|nested] 16+ messages in thread