`

svn add "already under version control"

阅读更多
The best solution I can think of is to do the following:


mv directory directory.new


svn up


svn remove directory


svn ci


mv directory.new directory


svn add directory


svn ci


but this seems very long winded.


分享到:
评论

相关推荐

    VersionControl_SVN-0.3.4.tgz

    VersionControl_SVN-0.3.4.tgz

    Version Control with SVN

    Subversion 是一个开源的版本控制系統, 也就是说 Subversion 管理着随时间改变的数据。 这些数据放置在一个中央资料档案库 (repository) 中。 这个档案库很像一个普通的文件服务器, 不过它会记住每一次文件的变动。...

    Version Control with Subversion (svn手册中英文版)

    Subversion is a free/open source version control system. That is, Subversion manages files and directories, and the changes made to them, over time. This allows you to recover older versions of your ...

    Version Control with Subsersion

    SVN 源自CVS,多人發展程序時,非常好用~

    SVN+mantis(version1.1.8)集成管理功能

    SVN+mantis(version1.1.8)集成管理

    Version Control with Subversion_en

    Version Control with Subversion_en.pdf

    AnkhSvn-2.1.8280.494(最新版,VS2010可用)

    AnkhSVN provides source code management support to all project types supported by Visual Studio and allows you to perform the most common version control operations directly from inside the Microsoft ...

    Subversion 帮助手册 - Version Control with Subversion For Subversion 1.6

    Version Control with Subversion For Subversion 1.6 (Compiled from Revision 38063)

    AnkhSvn-2.4.11610

    AnkhSVN provides Apache™ Subversion® source code management support to all project types supported by Visual Studio and allows you to perform the most common version control operations directly from...

    Version Mac下svn工具

    Version Mac下svn工具,亲测可用。

    Version Control with Subversion

    1.Fundamental Concepts 2.Basic Usage 3.Advanced topics 4.Branching Merging 5.Repository Administration 6.Server Configuration 7.Customizing Your Subversion Experience 8.Embedding Subversion ...

    Version Control with Subversion 2nd Edition

    Version Control with Subversion 2nd EditionVersion Control with Subversion 2nd EditionVersion Control with Subversion 2nd Edition

    AnkhSVN-1.0.4.msi

    The software allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE. With AnkhSVN you no longer need to leave your IDE to perform tasks ...

    VS2005,VS2008用SVN插件

    The software allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE. With AnkhSVN you no longer need to leave your IDE to perform tasks ...

    AnkhSVN 2.1.10129

    AnkhSVN provides Apache Subversion source code management support to all project types supported by Visual Studio and allows you to perform the most common version control operations directly from ...

    svn book chinese version

    This is the guideline for SVN in Chinese Version

    AnkhSvn-2.1.8420.8(VS2010可用)

    AnkhSVN provides source code management support to all project types supported by Visual Studio and allows you to perform the most common version control operations directly from inside the Microsoft ...

    Subversion Version Control

    Subversion Version Control Using The Subversion Version Control System in Development Projects

    linux下的 svn命令

    svn add file 例如:svn add test.php(添加test.php) svn add *.php(添加当前目录下所有的php文件) 3、将改动的文件提交到版本库 svn commit -m “LogMessage“ [-N] [--no-unlock] PATH(如果选择了保持锁,就使用...

    AnkhSvn 2.3.10509.1073

    AnkhSVN provides Apache Subversion source code management support to all project types supported by Visual Studio and allows you to perform the most common version control operations directly from ...

Global site tag (gtag.js) - Google Analytics