EclipseEclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. A large and vibrant ecosystem of major technology vendors, innovative start-ups, universities, research institutions and individuals extend, complement and support the Eclipse platform. New to Eclipse?
Eclipse CVS compareComparing local and CVS versions of files with Eclipse This is a great feature in the Eclipse IDE that allows you to visually see
Eclipse's Synchonize feature shows you how many incoming, outgoing and conflicting files exists. It then creates a browsable directory structure for you to quickly view, compare and edit these files. See the example picture below. It shows we have 21 outgoing, no incoming and no conflicting changes.
Eclipse CVS BranchesHow to checkout a certain CVS Branch of tikiwiki with Eclipse This page shows you how to checkout a certain CVS Branch of tikiwiki with Eclipse
I am assuming you already have Eclipse setup and working with the latest tikiwiki HEAD checked out. If you have not gotten this far yet. Do a search here for the pages that can get you that far. The pictures are large but explain it well First you must tell Eclipse about the new branch.
WARNING This proceedure will delete all files in your project directory no matter if they are part of the CVS tree or not. If you have any files you want to save, back them up now. Now
|