开发者

Making subversion use system accounts

I'm setting up a subversion se开发者_如何学Pythonrver for hold my code for a website I've been working on, and I'm trying to do it all though svnserve, however I need to be able to access it using the system accounts, and I'd prefer not to have to copy/paste usernames and passwords into a plaintext file.

It's a debian server, and PAM is enabled. How can I get svn to authenticate off system user accounts?


How about using svn over ssh? This is a good blog entry: http://www.petefreitag.com/item/531.cfm

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜