CheckinEnvironment question
Hi
I'm wondering when the different methods of this interface are called
Especially
- com.intellij.openapi.vcs.checkin.CheckinEnvironment#scheduleMissingFileForDeletion
- com.intellij.openapi.vcs.checkin.CheckinEnvironment#scheduleUnversionedFilesForAddition
I guess this is linked to another question : is there a non-vcs-specific action for adding files to sourcecontrol ?
Please sign in to leave a comment.
Hello Thibaut,
"Delete from VCS" on a "Scheduled for Deletion" file in the Changes view.
"Add to VCS" on an unversioned file in the Changes view.
Unfortunately not at the moment.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"