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

Key: IDEADEV-9842
Type: Bug Bug
Status: Reopened Reopened
Priority: Major Major
Assignee: Alexander Kitaev
Reporter: Irina Petrovskaya
Votes: 0
Watchers: 2
Operations

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

Subversion: after some package was renamed attempt to Branch/Tag fails

Created: 20 Sep 06 11:21   Updated: 06 Nov 08 23:31
Component/s: Version Control Integration. Subversion
Fix Version/s: Undefined

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

Build: 5,709
Fixed in build: 7,074
Severity: High


 Description  « Hide
create some top-level package 'qwerty' with class in versioned src root of some module, add it to SVN
refactor/rename package to 'asdfg', commit all changes - everything seems to work ok
but now select the src root and invoke Subversion/BranchOrTag...
attempt to create copy fails with error: 'working copy ../src/qwerty is missing or not locked'

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 17 Jul 07 17:49
I couldn't reproduce this. Must have been fixed by the general package rename fixes made in this build.

Irina Petrovskaya - 20 Jul 07 00:40
the problem is still repeatable; you should update after package rename to make branching work