-
Try to start with JRE 1.4.x. ihmo the dialog lib amlib.jar uses obsolescent swing apis.
2009-09-21 13:34:18 UTC by nobody
-
Unable to use this version as standalone jar (IBM Java 5 or Sun Java 5) or as Eclipse Ganymede plugin.
Trying to select the "SVN Configuration" button gives the following error :
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: defaultCloseOperation must be one of: DO_NOTH
ING_ON_CLOSE, HIDE_ON_CLOSE, or DISPOSE_ON_CLOSE
at...
2009-09-15 16:25:09 UTC by webhiker
-
Starting with JDK 1.5 solves the Problem. The missed Jar-Files for "org.am.*" and "org.netbeans.*" are located in the CVSReport-bin-1.1.4.zip.
2009-08-20 13:47:29 UTC by captahab
-
Configuration:
Windows XP SP3
Sun J2SE Development Kit 5.0 Update 19 and J2SE Runtime Environment 5.0 Updtae 19
SVNReport 1.0.4
Trying to connect to a repository published with "svnserve" we get this error:
svn: PROPFIND request failed on '/test/trunk' svn: Status-Line '( success ( 2 2 ( ) ( edit-pipeline svndiff1 abset-entries commit-revprops depth log-revprops partial-replay...
2009-07-21 22:09:00 UTC by ramgonzalez
-
Hi,
I used to use Subversion with netbeans but since 3 month ago. Time ago collabnet was the "netbeans client" but now this proyect is. Since this proyect is our client, i allways get this message when i try to commit, import, etc to my "visual svn server".
org.tigris.subversion.javahl.ClientException: Failed to execute WebDAV PROPPATCH
Commit failed (details follow)...
2009-04-15 18:31:25 UTC by mblua
-
Anybody has any solutions to this problem?.
2009-03-23 05:18:13 UTC by vipinkedia
-
I am also facing the same issue.
The tool developed on Homepage: http://vcsreport.sf.net seems to be a great tool. But unfortunately I am not able to use it.
I have installed the jar plugin org.vcsreport.cvsreport_1.1.4.jar from CVSReportEclipse-bin-1.1.4.zip in eclipse europa (eclipse SDK 3.3.0).
I get the CVS Report icon on the toolbar. But do not know how to get the CVS configuration...
2009-03-18 15:26:44 UTC by vipinkedia
-
Hi
I am running IntelliJ 6.0.4, JDK version 1.6.0_01 and SVN Report 1.0.4. When pressing the "Get report" button, I get the below exception.
This general issue has been covered in an email thread on java.net: http://forums.java.net/jive/thread.jspa?messageID=171884
defaultCloseOperation must be one of: DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE, or DISPOSE_ON_CLOSE...
2007-07-12 07:58:26 UTC by bakke
-
If the repository accessed by http/https asks for a username and password it cannot be accessed with the current version.
2007-03-15 09:17:57 UTC by jyke
-
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: defau
ltCloseOperation must be one of: DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE, or DISPOSE_
ON_CLOSE
at javax.swing.JDialog.setDefaultCloseOperation(Unknown Source)
at org.am.dialogs.BaseDialog.(BaseDialog.java:58)
at org.am.dialogs.BaseDialog.(BaseDialog.java:46)
at...
2007-02-22 02:07:05 UTC by nobody