Menu

#206 ch02: svn delete wrong description

en-1.7
New
nobody
None
Medium
Defect
2016-02-04
2013-11-17
Anonymous
No

Originally created by: monsoon...@gmail.com

ch02: http://svnbook.red-bean.com/nightly/en/svn.tour.cycle.html#svn.tour.cycle.edit

svn delete FOO
Use this to schedule the file, directory, or symbolic link FOO to be deleted from the repository. If FOO is a file or link, it is immediately deleted from your working copy. If FOO is a directory, it is not deleted, but Subversion schedules it for deletion. When you commit your changes, FOO will be entirely removed from your working copy and the repository.[6]

I think if FOO is a directory, it is still immediately deleted form working copy, and scheduled for deletion. There is no different between the file, link or directory.

Discussion

  • Anonymous

    Anonymous - 2015-02-19

    Originally posted by: cmpilato

    (No comment was entered for this change.)

    Summary: ch02: svn delete wrong description

     

    Last edit: Anonymous 2015-04-21
  • C. Michael Pilato

    • Description has changed:

    Diff:

    
    
    • Milestone: --> en-1.7
     
  • C. Michael Pilato

    I think this behavior changed in 1.7, when the .svn areas were unified in the working copy root.

     

Log in to post a comment.