[X] The "/ahmhie/ahmhie-alpha-1.7.0.tar" file could not be found or is not available. Please select another file.

Share

More
Beyond CVS Eclipse Plug-In Icon

Beyond CVS Eclipse Plug-In

beta

by ccallendar, nickboldt


BeyondCVS is an Eclipe plug-in that enables using Beyond Compare (externally) for comparing files and folders. It also allows comparing a single file to a previous revision in CVS/SVN or Local History. There is also support for opening Putty and WinSCP.

Eclipse Beyond Compare Plug-in
Version 0.8.8
Chris Callendar, Nick Boldt

Tested Versions
-------------------
	Beyond Compare 	2.3, 2.4, 2.5, 3.0.x, 3.1.x
	Eclipse			3.4-3.5			(older versions support Eclipse 3.0.2, 3.1, 3.2, 3.3)
	FlexBuilder		3.0.2			(Uses Eclipse 3.3.2, use the download file that says "Eclipse3.3.2_FlexBuilder3.0")
	Java			1.5, 1.6		(older versions support Java 1.4.2)
	SVN Subclipse	1.4.4+			(only needed if you want SVN support, use BeyondCVS 0.7.x with Subclipse 1.2.4)
	SVN Subversive	0.7.8			(only needed if you want SVN support, requires SVN connector plug-ins too)
	WinSCP 			4.0.7			(this version had problems with older release of BeyondCVS)
	Putty			0.6.0

Version History
-------------------
[+] Feature added
[-] Feature removed
[*] Change
[#] Eclipse, Java Version info

2009/09/03 - Version 0.8.8
----------------------------------
[#] Re-built with the Java 1.5 JRE, otherwise no changes from 0.8.7

2009/08/25 - Version 0.8.7
----------------------------------
[*] Fixed a caching problem when comparing folders
[*] Fixed a bug in the Subversive code where comparing new files threw a NullPointerException.
[+] Added the CTRL+SHIFT+C keyboard shortcut for comparing the selected file/folder with the latest revision
 
2009/01/30 - Version 0.8.6
----------------------------------
[*] Fixed a problem with displaying Error and Confirm dialogs.