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

Re: Hello buddies, how to manage the user/pwd in SVN?

From: Rock Sun <daijun_at_gmail.com>
Date: Mon, 18 Aug 2008 20:57:57 +0800

You can use SASL with svnserve, A Chinese tutorial is here:
http://www.subversion.org.cn/?action-viewnews-itemid-29 .

Or you can use Apache+svn, then you can use the authentication methon
provided by Apache.

The subversion lient could cache user and password. You can read the book
for details.

2008/8/18 wang, tian-pei (HPIT-GADSC) <tianpei.wang_at_hp.com>

> Hi buddies,
>
>
>
> First question is that the SVN server is now using one file named "passwd"
> to save the username and password. I wonder whether we got another way to
> encrypt that file and just not save passwords into a flat txt file.
>
> In CVS we can login the WinCVS first with one username/password, after that
> we don't have to provide the username/password again when we use the cmd
> lines to operate the files , such as commit files, checkout files, etc. So
> my question is whether we have the same way handling in SVN?
>
>
>
> Thx a lot in advance for your answers!
>
>
>
> Best regards,
>
> Tianpei Wang
>
>
>
>
>

-- 
My Blog: http://rocksun.cn/
My Site: http://www.subversion.org.cn
Received on 2008-08-18 14:58:31 CEST

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.