标签:os ad ef file svn c create it di
1. svnadmin create ~/repository
2. svnserve -d -r ~/repository
3. svn checkout file://~/repository $WORKING_DIR
4. cd $WORKING_DIR
5. svn add your files to svn repository.
标签:os ad ef file svn c create it di
原文地址:http://www.cnblogs.com/haobo/p/4036485.html