Search Issue Tracker

Active

Votes

0

Found in

Not Applicable

Issue ID

UUM-140335

Regression

No

[UVCS]Command "cm partial update" not affecting outside folders.

Unity Version Control

-

Steps to reproduce:

  1. Create a folder with a file in a workspace "A" - "folder1/text1.txt".
  2. Create a second folder in the same workspace - "folder2".
  3. Run a check-in operation.
  4. Create a second workspace "B" and update, getting the content added previously.
  5. Move "text1.txt" to "folder2" in workspace "A" and check in.
  6. Run a "cm partial update" operation from "folder1" in workspace "B".

Actual results: 

Error appears: 

{{}}
{code:java}
No synchronization destination for move 'q:\\ws2\\folder2' was selected, so item 'q:\\ws2\\folder1\\text1.txt' will not be moved. Please refresh your workspace or select a move source and destination and retry the operation.{code}
{{{}{}}}Currently, this is the expected behavior, as the operation was run from within a folder that has no access to the other.

Expected results: 

Expected results from customer - folder1 is updated (text1.txt is removed from the folder)

Reproducible with versions: 

Any

Not reproducible with versions: 

N/A

Can’t test with versions: 

N/A
Tested on (OS): 

Windows

 

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.