[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Alternatives for remote access?

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2002-08-30 06:59:48 CEST

Maybe I'm missing something but I don't see why setting up an apache
server should take more than about 10-15 minutes if it is packaged
correctly (like my apache RPMs) (I do it very
frequently especially when testing multiple versions of Subversion).

With SSH port-forwarding, how is CVS via ssh port-forwarding significantly
different from Subversion via ssh port-forwarding? It seems to me that
they both do the same thing.

I've not tried it so I may be missing something. I'll see if I can cook
up a test of Subversion server installed in a user account with no special
privileges and accessable via ssh port-forwarding.

If/When I get it to work, I'll report back.

   - David Summers

On Thu, 29 Aug 2002, Alan Shutko wrote:

> Darryl Melander <djmelan@sandia.gov> writes:
>
> > The first and biggest obstacle is that the members of my team don't have
> > expertise in setting up a web server.
>
> Don't think of it as setting up a web server. If there isn't
> already, there will be a simple recipe for setting up a
> single-purpose Apache for svn, running on a port of your choice.
>
> There's no reason the Apache process has to be considered a web
> server. It can be configured not to serve any content other than
> SVN, with as much security as ssh has.
>
> If your security policy is so strict as to prohibit you from using
> any protocol other than ssh, you'd better hope that ra_pipe gets
> finished. (I'm sure patches would be accepted!) Or you could
> conceivably run an Apache/SVN on the machine with a port not open to
> the outside, and use ssh port forwarding.
>
>

-- 
David Wayne Summers          "Linux: Because reboots are for upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 30 07:00:37 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.