Updating project properties and Cuba Studio blocked updating changes to Subversion

Hi,
We’are using Subversion v,1.8.13-4144.7 as a VCS and Cuba Platform v 7.2.3, Cuba Studio plugin version 13.2-191.

We have defined in Subversion repository next values in svn:ignore property:
.gradle
studio
*.ipr
*.iml
*.iws
build
deploy
.idea
out
test-run

We have been working without problems until we’are trying to modify project properties and checking the “Use local Maven repository” check. After checking this propertie appears next screen:
Capture

Then, this window doesn’t allow to press “Yes” or “No” and you can’t do anything, the focus is over this window and the only thing to do is closing Cuba Studio through task administrator, finishing the task.

We’ve checked that Subversion commit haven’t been done and other developers don’t have this property checked after updating the project from SVN.

Regards,
Xavier

Hi,
You can avoid appearing of this dialog by changing options in the IDE Settings.
Open Main menu -> File -> Settings -> Version Control -> Confirmation.

Select “Add silently”, “Remove silently” settings (or Do not add, Do not remove, if you like).

image

Thanks, Alex, for the suggestion but it’s important to remark that there is a Cuba Studio problem with UI behaviour, because it’s necessary finishing the task with task administrator because Cuba Studio doesn’t answer to any user action.

Regards,
Xavier

Yes, sure, we will fix it.

1 Like