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

Running WebDav and svnserve simulatenously

From: <pkahn_at_connected.com>
Date: 2004-10-28 20:39:47 CEST

Hi, I am trying/hoping to provide access to my users via webdev-apache2 and
svnserve at the same time. The problem I seem to have is that the WebDav
password file is created using the htpasswd command that encrypts passwords.
The svnserve passwd file format is a follows:
[users]
<username>=<clear text password>
 
The format change isn't that much of a problem. I can replicate from one
file to another via a python script or perl command line, but the clear text
issue is a bit of a problem.
 
Have any of you run up against this one and found a solution?
 

--
Peter Kahn
pkahn@connected.com
 
Received on Thu Oct 28 20:41:16 2004

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

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