`

【转】Path is not a working copy directory, path has no url

    博客分类:
  • svn
 
阅读更多
用svn更新项目时报错如下:

Path is not a working copy directory
svn: 'F:\Project\myproject\bin' is not a working copy directory

解决方法为:

在此目录上一层目录的.svn文件夹下,打开entries,删除<entry name="bin" kind="dir"/>   问题解决~




通过 Tortoise SVN commit 的时候报 条目 <path> 没有URL (Entry for '<path>' has no URL) 的错误,可能是直接删除了本地文件夹。应该使用 SVN 的 Delete,而不是直接删除。

可以先撤销删除或者 Update 回来,然后,右击选择文件夹 > TortoiseSVN > Delete > 重新 Commit 。

补充:在“右击选择文件夹 > TortoiseSVN > Delete > 重新 Commit ”之后,可以再删除对应的文件夹
分享到:
评论

相关推荐

    VclZip pro v3.10.1

    - If a file does not extend beyond any of the original limitations (filesizes of 4 gig or 65535 files) then no Zip64 format information is included in the archive. - property isZip64 - tells you when ...

    Senfore_DragDrop_v4.1

    This is believed to be a bug in the Windows clipboard and a work around hasn't been found yet. * Asynchronous targets appears to be broken in the current release. * When TDropFileTarget....

    BURNINTEST--硬件检测工具

    Passmark's BurnInTest is a software tool that allows all the major sub-systems of a computer to be simultaneously tested for reliability and stability. Status ====== This is a shareware program. ...

    Google C++ Style Guide(Google C++编程规范)高清PDF

    A decent rule of thumb is to not inline a function if it is more than 10 lines long. Beware of destructors, which are often longer than they appear because of implicit member- and base-destructor ...

    ICS delphixe10源码版

    ICS has been designed by Fran鏾is PIETTE but many other peoples are working on the components and sample programs. The history of changes in each source file list all developers having contributed ...

    xyplorer_full.zip

    By default this path is set to %appdata%\XYplorer which on a typical system &#40;with English locale&#41; is resolved to C:\Documents and Settings\&lt;user&gt;\Application Data\XYplorer. The total ...

    php.ini-development

    directive because it is not set or is mistyped, a default value will be used. ; The value can be a string, a number, a PHP constant (e.g. E_ALL or M_PI), one ; of the INI constants (On, Off, True, ...

    Mask 98 for PRwin98

    simply copy the files from the distribution disk to a separate directory on your hard disk, or to a separate floppy disk. Mask can be run directly from a floppy disk, hard disk, or CD-ROM (except ...

    Python Cookbook, 2nd Edition

    Making a Fast Copy of an Object Recipe 6.10. Keeping References to Bound Methods Without Inhibiting Garbage Collection Recipe 6.11. Implementing a Ring Buffer Recipe 6.12. Checking an Instance ...

    Login Control

    The Registration form must be an ASPX page (even it is an HTML form), and its URL should be specified using relative path if it is in a different folder(e.g. ../reg/Registration.aspx ). One nice ...

    RxLib控件包内含RxGIF,全部源码及DEMO

    has a button to bring up calendar in popup window (combo-box alike) or in a dialog. TQBEQuery enables Delphi applications to use Paradox-style Query-by-example (QBE) statements to query tables, and ...

    VB编程资源大全(英文源码 控制)

    list_index.zip This example tells you if the inputted List Index is selected or not.&lt;END&gt;&lt;br&gt;12 , fade.zip This is a bas to fade a pictuerbox. Can be used to make a progressbar&lt;END&gt;&lt;br&gt;13 , ...

    EhLib 9.1.024

    Has a procedures to save and restore layout (visible columns, columns order, columns width, sortmarkers, row height) in/from registry or ini file. Allows to show hint (ToolTips) for text that don'...

    8-07-14_MegaCLI for linux_windows

    LSIP200233314 (DFCT) Pcilinkspeedset and adpdowngrade cmds are not working and Need to update Help page LSIP200232870 (DFCT) Add a Gen2 to Gen3 toggle function and a check for the PCI speed to ...

    ehlib_vcl_src_9_3.26

    Has a procedures to save and restore layout (visible columns, columns order, columns width, sortmarkers, row height) in/from registry or ini file. Allows to show hint (ToolTips) for text that don'...

    RedHat Certificate Engineer

    - Pass the Kickstart URL as a parameter during the boot process: ```bash ip=:::dhcp ks=http://your-server.com/path/to/ks.cfg inst.ks=cdrom:/ks.cfg ``` 4. **Monitoring the Installation:** - ...

    tomcat-5.5.23

    it is desirable to have a single copy of a Tomcat binary distribution shared among multiple users on the same server. To make this possible, you can pass a "-Dcatalina.base=$CATALINA_BASE" ...

    uboott移植实验手册及技术文档

    #cp smdk2410 fs2410 –a #cd fs2410 #mv smdk2410.c fs2410.c #vi Makefile (将 smdk2410修改为 fs2410) #cd ../../include/configs #cp smdk2410.h fs2410.h 退回 U-Boot根目录:#cd ../../ (4)建立...

Global site tag (gtag.js) - Google Analytics