Fri Nov 09 10:49:43 CET 2001: javax.swing.text.BadLocationException: Invalid remove javax.swing.text.BadLocationException: Invalid remove at javax.swing.text.GapContent.remove(GapContent.java:130) at javax.swing.text.AbstractDocument.remove(AbstractDocument.java:470) at org.netbeans.modules.vcs.advanced.CommandLineVcsFileSystem.filePromptDocumentCleanup(CommandLineVcsFileSystem.java:520) at org.netbeans.modules.vcscore.util.VariableInputDialog.writeFileContents(VariableInputDialog.java:1435) at org.netbeans.modules.vcscore.util.VariableInputDialog.access$1400(VariableInputDialog.java:33) at org.netbeans.modules.vcscore.util.VariableInputDialog$20.actionPerformed(VariableInputDialog.java:999) at org.netbeans.modules.vcscore.util.VariableInputDialog.processActions(VariableInputDialog.java:468) at org.netbeans.modules.vcscore.commands.CommandExecutorSupport.promptForVariables(CommandExecutorSupport.java:801) at org.netbeans.modules.vcscore.commands.CommandExecutorSupport.preprocessCommand(CommandExecutorSupport.java:196) at org.netbeans.modules.vcscore.commands.CommandsPool.preprocessCommand(CommandsPool.java:221) at org.netbeans.modules.vcscore.VcsAction.doCommandExecution(VcsAction.java:477) at org.netbeans.modules.vcscore.VcsAction.doCommand(VcsAction.java:346) at org.netbeans.modules.vcscore.VcsAction.doCommand(VcsAction.java:291) at org.netbeans.modules.vcscore.VcsAction.doCommand(VcsAction.java:277) at vcs.commands.CvsCommit.doCommit(CvsCommit.java:346) at vcs.commands.CvsCommit.exec(CvsCommit.java:418) at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.runClass(ExecuteCommand.java:546) at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.run(ExecuteCommand.java:614) at org.netbeans.modules.vcscore.commands.CommandsPool$4.run(CommandsPool.java:467) at org.netbeans.modules.vcscore.commands.CommandsThreadsPool.run(CommandsThreadsPool.java:68) [catch] at java.lang.Thread.run(Thread.java:484)