Issue 206 in svnbook: ch02:svn delete wrong description

svnbook at googlecode.com svnbook at googlecode.com
Sun Nov 17 23:04:53 CST 2013


Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 206 by monsoon... at gmail.com: ch02:svn delete wrong description
http://code.google.com/p/svnbook/issues/detail?id=206

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.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



More information about the svnbook-dev mailing list