On 8/1/06, Lew Schwartz <[EMAIL PROTECTED]> wrote:
The Subversion server runs under Apache, if I understand the online
stuff correctly.

The subversion server is a standalone exe. It uses the Apache Runtime
for utility functions, like the VFP runtime using the VC runtime.

http://subversion.tigris.org/faq.html#portability

but can run on any platform. Linux is better, of course.

Subversion can be accessed over the network in a number of ways:
ssh-tunnels into the server box, using it's built in svn:// protocol,
or using WebDAV the standard (I think)
Web-Distributed-Authoring-and-Versioning protocols, which would mean
running the Apache server to handle the WebDAV calls. However, this is
not a required component.

http://subversion.tigris.org/faq.html#need-apache

? I don't know if I can get our network guy to go for it.
Looking at sourcejammer...


takes all kinds. I'd like to hear about your experiences with sourcejammer.

I've got subversion running on a LAMP server, accessible locally via
svn:// calls and remotely using ssh (and svn+ssh://). and I've
accessed it via TortoiseSVN within Windows explorer and also using
RapidSVN in its own window. Pretty neat stuff.
--
Ted Roche
Ted Roche & Associates, LLC
http://www.tedroche.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to