Android Studio TFVC plugin: Commit fail after file deletion

I have a built-in TFVC plugin in android studio for disruptive work. My project is managed by TFVC.

I deleted some file from my project and changed the package name. Then I tried to pass everything to the server, but every time it fails with an error message

File commit error

Any help was appreciated.

+6
source share

All Articles