Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Patch management features
Patch management features [message #227479] Sun, 09 April 2006 19:46 Go to next message
Eclipse UserFriend
Originally posted by: toshio.nakamura.gmail.com

Hi,

I've been playing with the Quilt patch management tool
(savannah.nongnu.org/projects/quilt). I haven't really been using it for
submitting patches, but mainly as a sort of micro version control system.
It has features like letting you easily create patches, then rapidly
applying, unapplying and switching between them. You can also apply
several patches in a row, and the tool will keep track of which patches
you have applied. I find it gives me the kind of granularity (and speed)
that a full VCS does not.

I was wondering if there's anything similar for Eclipse? I tried searching
in help and on Google for 'eclipse patch management' but I've as yet only
found 'export patch from version control diff'-type functionality.

Regards,
Toshio
Re: Patch management features [message #227489 is a reply to message #227479] Sun, 09 April 2006 23:00 Go to previous message
Eclipse UserFriend
Originally posted by: hashproduct.verizon.net

On Sun, 2006-04-09 at 23:46 +0000, Toshio Nakamura wrote:
> I was wondering if there's anything similar for Eclipse? I tried searching
> in help and on Google for 'eclipse patch management' but I've as yet only
> found 'export patch from version control diff'-type functionality.

Darcs is a version control system based on patches, and it has an
Eclipse team provider called (surprise) EclipseDarcs. See:
http://eclipsedarcs.org/

--
Matt McCutchen
hashproduct@verizon.net
http://hashproduct.metaesthetics.net/
Previous Topic:Newbie needs help: How does javadoc capture highlighting??? NEED HELP REAL BAD!
Next Topic:Programmatic ITypeBinding to be used for isAssignmentCompatible
Goto Forum:
  


Current Time: Fri Nov 07 01:31:26 EST 2025

Powered by FUDForum. Page generated in 0.03151 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top