Archive

Archive for the ‘svn’ Category

Windows下删除.svn文件夹的最简易方法

May 15th, 2009 No comments

SVN是我认为目前最方便的版本管理体系。我最早一次接触版本管理是2004年,当时学校BBS的代码要求用CVS管理;第二次亲密接触是在2006年,当时公司的代码使用Eclipse+CVS管理;而第一次使用SVN则是在2007年的一个封闭开发项目。 我十分喜欢SVN的方便,无论是在Linux下的命令行操作还是在Windows下的资源管理器插件,都十分简易。而且 Continue Reading

  • Share/Bookmark
Categories: svn Tags:

svn:Error * The VCC property was not found on the resource

November 10th, 2008 No comments

人要犯傻起来,那真是挡都挡不住。最近新增一个svn repository,在我这边使用正常。在另一台上就是老提示Error * The VCC property was not found on the Continue Reading

  • Share/Bookmark

subversion冲突解决和winmerge使用手册

August 19th, 2008 No comments

winmerge使用手册 http://winmerge.org/2.6/manual/index.html 解决版本冲突的命令。在冲突解决之后,需要使用svn resolved来告诉subversion冲突解决,这样才能提交更新。冲突发生时,subversion会在Work Continue Reading

  • Share/Bookmark

Error * 期望文件系统格式“2”;发现格式“3”

August 13th, 2008 No comments

使用subversion过程中出现 Error * Continue Reading

  • Share/Bookmark
Categories: svn, 未分类 Tags:

svn-1.4.6 Windows binaries下载

August 13th, 2008 No comments

Download svn-1.4.6 Windows binaries http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91&expandFolder=91&folderID=74 Continue Reading

  • Share/Bookmark
Categories: svn, 未分类 Tags: ,

Subversion快速入门教程

August 13th, 2008 No comments

原文地址: http://www.subversion.org.cn/index.php?option=content&task=view&id=56   Subversion快速入门教程       用户评分: / 90 差好 作者: Rock Sun  Continue Reading

  • Share/Bookmark
Categories: svn Tags: