`

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

    《版本控制系统Subversion(SVN)详解:以VersionControl_SVN-0.3.4.tgz为例》 在软件开发领域,版本控制是至关重要的工具,它帮助开发者追踪和管理项目源代码的变化,使得团队协作更为高效。Subversion(简称SVN)...

    Version Control with SVN

    Subversion(SVN)是一个开源的版本控制系统,旨在管理随时间变化的数据集。这些数据被安全地存放在一个中央仓库(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

    ### 版本控制与Subversion (SVN) #### 一、简介 **Subversion (SVN)** 是一种广泛使用的版本控制系统,它源自于早期的 **Concurrent Versions System (CVS)**,并在此基础上进行了大量的改进。SVN 主要用于软件...

    svn1.14.1、svn1.14.2

    svn1.14.1、svn1.14.2

    Version Control with Subversion

    Subversion,简称SVN,是一个开源的版本控制系统,用于跟踪文件和目录的修改,以便于协作开发和项目管理。它允许团队成员同时编辑同一份代码,而不会冲突,通过记录每次更改,可以轻松回溯、比较和恢复到任何历史...

    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 Control with Subversion_en

    Subversion(SVN)是一种流行的集中式版本控制系统,广泛应用于软件开发和其他需要版本控制管理的工作流程中。它为开发者提供了跟踪项目变化、协作处理代码和文档的功能。《版本控制与Subversion》这本书由Ben ...

    带有Subversion的版本控制Version Control with Subversion

    ### 版本控制与Subversion #### 一、版本控制的重要性 版本控制是软件开发过程...尽管近年来分布式版本控制系统如Git的兴起给SVN带来了一定的压力,但对于某些特定场景而言,SVN仍然是一个非常实用且值得信赖的选择。

    Version Mac下svn工具

    "Version Mac下svn工具"指的是在苹果Mac OS系统中使用的Subversion客户端工具,特别是这里提到的"Versions 2.app"。Versions是一个用户友好的图形界面应用,它为开发者提供了与SVN交互的便捷方式,使得代码版本控制...

    Version Control with Subversion.pdf

    - 查看历史记录:通过`svn log`和`svn diff`等命令查看版本历史记录。 #### 知识点六:Subversion的高级主题 - **修订版本指定**:在执行某些命令时,可以通过指定修订版本号来获取特定时间点的数据。 - **分支和...

    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 ...

    svn book chinese version

    根据提供的文件信息,“svn book chinese version”主要涵盖了版本控制系统Subversion(简称SVN)的相关内容。下面将基于标题、描述及部分无法识别的内容进行详细的知识点解析与扩展。 ### SVN (Subversion) 概览 ...

    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 ...

    mac下的svn版本管理工具(Version 莲花)

    "mac下的svn版本管理工具(Version 莲花)"就是这样的一个替代工具,旨在提供更好的用户体验和更丰富的功能。 Version(莲花)是一款专为Mac设计的SVN客户端,它的界面友好,操作直观,使得版本控制变得更加简单。...

    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 ...

Global site tag (gtag.js) - Google Analytics