Sequoyah SVN Repository

To access Sequoyah's SVN Repository, you need an SVN client, like Tortoise, or Subclipse, or Subversive.

Then, you can access the repository using the following URL:
http://dev.eclipse.org/svnroot/tools/org.eclipse.sequoyah

On the repository, you will find:

  • TRUNK
    main line of code development, contains the latest modifications.
    (Already working with Eclipse 3.7M7)
  • BRANCHES and TAGS
    BRANCHES: code development branches, with bug improvements, refactor and debug branches.
    TAGS: code labels, for specific development milestones.
    You will find more detailed information in the wiki:
    Branches and tags

Team Project Sets

To ease developers lives, we created a Team Project Sets: download it, go to your fresh new workspace, import it, and let Eclipse checkout the code for you! :)

To use these project sets, you will need to have Subversive already installed.

Editing the website

To edit Sequoyah website, you should checkout Sequoyah from CVS:

  • Create a new CVS repository using:
    host: dev.eclipse.org
    repo path: /cvsroot/org.eclipse
    connection type: extssh
    committer username & pwd
  • Open the "HEAD" node, then "www" node and checkout "Sequoyah" project.

Latest Build [More] Sequoyah RSS
  • You can find our latest build here.
Project News [More] Sequoyah RSS
  • Sequoyah has moved to Tools project
    Posted on: Mar 11, 2011

    As part of the DSDP Restructuring, process, Sequoyah has moved to Tools project. The following items have been affected and updated: SVN repository, Bugzilla, IPLogs and web resources in general (download pages, web site, wiki page, blog). Those changes shouldn't affect Sequoyah users in any way different than reconfiguring SVN access and using different download pages.

  • 1.0.2 is available!
    Posted on: Mar 07, 2011

    Sequoyah 1.0.2 is now oficially available for download here. Please, check it out and feel free to leave us a message on our mailing list! :)

  • 1.0.1 is available!
    Posted on: Sep 24, 2010

    Sequoyah 1.0.1 is now oficially available for download here. Please, check it out and feel free to leave us a message on our mailing list! :)

  • Native debug
    Posted on: Aug 26, 2010

    We have just added a guide to help users setup their development environment correctly.

  • Simultaneously running
    Posted on: Aug 19, 2010

    Check out our latest post on Sequoyah Project Blog!
    Soon we'll share more of our thoughts and experiences!

  • More than Strings
    Posted on: Jul 28, 2010

    We have a proposal for extending Localization framework in order
    to support other resources, such as image, sound and video.
    You can find more information about it here.