Welcom ,I hope yo will enjoy here!

随笔分类 -  SVN

svn的脚本
摘要:删除工程中svn文件的脚本(Ruby/pthon版)Windows下SVN备份中两大功能详解 阅读全文

posted @ 2011-09-18 23:34 北国的雨 阅读(174) 评论(0) 推荐(0)

svn+apache+ldap+ubuntu问题总结
摘要:1.Can't open file 'svn/demo/db/txn-current-locks':permission denied 将svn一直到NAS上,测试svn是否能正常运行。 使用svn提交文件的时候,提示:Can't open file 'svn/demo/db/txn-current-locks':permission denied. 原因是:版本库的文件夹属主变成了root... 阅读全文

posted @ 2011-09-13 10:07 北国的雨 阅读(667) 评论(0) 推荐(0)

svn_auth系统由windows迁移到linux下遇到的问题
摘要:最近在做svn权限管理系统,要求在windows下和linux下均可运行,由于前期的代码编写都是基于windos的,所以今天对代码进行了改写,以适应linux系统的运行,linux的测试环境为ubuntu。在此几下中间的修改过程和遇到的问题。 1.换行符问题 已知的各个操作系统的换行符号如下: OS Line Break widows \r\n linux\unix \n ... 阅读全文

posted @ 2011-09-07 17:06 北国的雨 阅读(1075) 评论(0) 推荐(0)

win32+apaceh+subversion+tortoiseSNV环境搭建
摘要:环境 Windows2003Setup-Subversion-1.6.17.msi SVN服务器端httpd-2.2.19-win32-x86-no_ssl.msi ApacheTortoiseSVN-1.6.7.18415-win32-svn-1.6.9.msi SVN客户端安装步骤一 安装程序下载Apache Web服务器 :http://httpd.apache.org/download.cgi (我下载的是httpd-2.2.19-win32-x86-no_ssl.msi )Subversion :(http://subversion.tigris.org/,去这里找吧) Tortoi 阅读全文

posted @ 2011-07-07 17:16 北国的雨 阅读(912) 评论(0) 推荐(0)

导航