NetBeans 3.6, Win XP, and CVS
From: jason mazzotta (jason.mazzotta_at_tycohealthcare.com)
Date: 10/29/04
- Next message: Jimit: "Java based remote desktop Control"
- Previous message: Dan Miner: "Struts 1.2.4 and Tomcat 5.5.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Oct 2004 19:50:28 -0700
Hi,
I'm using NetBeans 3.6 on Windows XP. I'm trying to use the CVS
support in NetBeans, but it doesn't seem to work. I use PuTTY tools
for ssh support and the cvs client from cvshome.org. I set up a CVS
profile and when I do a CVS checkout the Standard Output shows nothing
but the Error Output shows lines like:
cvs server : updating ...
with names of the subdirectories in the module I'm trying to checkout.
However, nothing gets copied to my machine, the CVS filesystem in the
Filesystems panel can't be expanded and NetBeans complains of an
Exception in the class
org.netbeans.modules.vcs.profiles.cvsprofiles.commands.CvsUpdate :
java.lang.StringIndexOutofBoundsException : String index out of range
: -1
at java.lang.String.substring(String.java:1444)
at java.lang.String.substring(String.java:1411)
at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.flushRemoveFile(ExecuteCommand.java:1272)
at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.collectRefreshInfo(ExecuteCommand.java:1248)
at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.printDataOutput(ExecuteCommand.java:775)
at org.netbeans.modules.vcscore.cmdline.ExecuteCommand$7.outputData(ExecuteCommand.java:863)
at org.netbeans.modules.vcs.profiles.cvsprofiles.commands.CvsUpdate.sendRemovedFiles(CvsUdpate.java:706)
at org.netbeans.modules.vcs.profiles.cvsprofiles.commands.CvsUpdate.sendRemovedFolders(CvsUdpate.java:721)
at org.netbeans.modules.vcs.profiles.cvsprofiles.commands.CvsUpdate.exec(CvsUdpate.java:248)
at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.runClass.(ExecuteCommand.java:850)
at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.run(ExecuteCommand.java:982)
at org.netbeans.modules.vcscore.cmdline.UserCommandSupport.execute(UserCommandSupport.java:357)
at org.netbeans.spi.vcs.commands.CommandTaskSupport.execute(CommandTaskSupport.java:74)
at org.netbeans.modules.vcscore.cmdline.UserCommandTask.execute(UserCommandTask.java:430)
at org.api.vcs.commands.CommandTask.runCommandTask(CommandTask.java:112)
at org.api.vcs.commands.CommandTaskInfoImpl.run(CommandTaskInfoImpl.java:40)
at org.netbeans.modules.vcscore.commands.CommandProcessor$5.run(CommandProcessor.java:745)
at org.openide.util.Task.run(Task.java:136)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
(catch)at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:686)
Has anyone experienced this problem and know if there is a solution?
Thanks,
Jason Mazzotta
- Next message: Jimit: "Java based remote desktop Control"
- Previous message: Dan Miner: "Struts 1.2.4 and Tomcat 5.5.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|