History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-8724
Type: Bug Bug
Status: Resolved Resolved
Resolution: Obsolete
Priority: Major Major
Assignee: Alexander Kitaev
Reporter: Gibson
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

SVN updating a Locally Removed file removes it completely

Created: 25 Aug 06 20:54   Updated: 18 Jul 07 22:16
Component/s: Version Control Integration. Subversion
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,622
Severity: High


 Description  « Hide
1) Delete a file which is under version control (but don't commit)
2) Do status on the directory
3) You should see your file appear as Locally Removed
4) Right-click on the file and choose "Update File..."
5) Do status on the directory

The file is not there, it hasn't been committed and yet the directory is now up-to-date!



 All   Comments   Work Log   Change History      Sort Order:
Gibson - 25 Aug 06 20:54
See also IDEA-9025

Dmitry Jemerov - 18 Jul 07 22:16
"Check directory status" for SVN has been dropped in Selena, and I haven't found a way to reproduce this problem using the available features.