Subversion(SVN)概念與工具介紹
http://www.cc.ntu.edu.tw/chinese/epaper/0020/20120320_2002.html
8.kdesvn:在Linux下使用KDE桌面管理下類似TortoiseSVN的軟體。
9.RabbitVCS:在Linux下使用Gnome桌面管理下類似TortoiseSVN的軟體。
#Step by step : it works.
http://rbgeek.wordpress.com/2012/05/01/svn-server-on-ubuntu-12-04-lts-with-web-access/
Problem:
svn: Can't open file '/home/xxxxx/svn/aaa/db/txn-current-lock': Permission denied
Ans:
www-data is a user/group set created specifically for web servers. It should be listed in /etc/passwd as a user, and can be configured to run as another user in /etc/apache2/apache2.conf.
Problem
Install RabbitVCS on Ubuntu 12.04
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 34EF4A35
No comments:
Post a Comment