We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Setting up a Secure Subversion Server
|
| Subject: |
|
CRAM-MD5 |
| Date: |
|
2005-05-29 08:00:29 |
| From: |
|
dlavigne6
|
Response to: CRAM-MD5
|
|
Well, if you really can't use putty or a similar ssh client on the Windows system (http://www.openssh.org/windows.html), I'd suggest using Apache with either basic auth or https and having the Windows client access the repository using its browser. It's more setup work on the FreeBSD system but requires no configuration or additional software on the XP system. |