wiki:WikiStart

Version 6 (modified by Steven Levine, 14 years ago) (diff)

Yet more typos

Welcome to the DANIS506 Project on Netlabs

This is the development and support home for DANIS506 Project.

The project includes Danis506.ADD, DaniATAPI.FLT and supporting programs.

This page is in v0.0.1 format. Some of the links on this page do not yet go anywhere useful. This will get better over time.

The current Danis506.Add driver release is version 1.8.7.

The next Danis506.Add version release milestone is version 1.8.8.

Submitting Tickets

You must be logged into TRAC to create tickets. Please login with your Netlabs login id.

If you do not have a login id, you can request one at http://www.netlabs.org/en/site/member/member.xml.

If you have troubles acquiring a Netlabs login id send an e-mail to

Netlabs Community Mailing List

Before entering a ticket, please read PROBLEM.TXT that came with your Danis506.Add distribution.

Collect the data as instructed and attach it with the ticket.

Milestones and Versions

When entering tickets, you will be asked to provide a version and a milestone.

The TRAC documentation defines these terms as

  • Version - Version of the project that this ticket pertains to.
  • Milestone - When this issue should be resolved at the latest.

For new tickets, the version will default to current Danis506.Add version (i.e. 1.8.7). If you are reporting for some other version, please override the default. If you are opening the ticket for testcase release, please note the testcase version in the ticket summmary.

The milestone will default to the next scheduled Danis506.Add version release (i.e. 1.8.8).

Genernally, once a ticket is opened, the version should not be changed. If the issue is not resolved, the milestone will be changed to reflect when the ticket is expected to be resolved.

Users

You are at the right place if you are looking for support for Danis506.ADD or DaniATAPI.FLT.

Binaries

New releases and betas are uploaded to ftp://ftp.netlabs.org/incoming or ftp://ftp.netlabs.org/incoming/xata and will move to ftp://ftp.netlabs.org/pub/xata.

The current release is usually available from hobbes and elsewhere.

New releases are announced at Netlabs news and elsewhere.

Mailing List

As you might have suspected, this is a Netlabs project. The project URL is DANIS506

The support mailing list is at DANIS506 Mailing List

If you can't see the mailto link, you are not logged in.

To subscribe to the mailing list send a message to Subscribe to DANIS506 Mailing List. The subject and body can be empty. You will receive a response which you must reply to to complete the process.

These lists are EzMLM mailing lists. If you need help subscribing, see Netlabs Mailing Lists.

Developers

Getting the sources

In addition to browsing the sources here, you can check out the sources with your favorite subversion client.

Keep in mind that, unlike cvs, tags and branches are ordinary directories in subversion. With the typical subversion respository layout, it is rather easy to checkout more than you probably intend to. To pull just the trunk version, use something like

mkdir danis506_workspace
cd danis506_workspace
svn checkout http://svn.netlabs.org/repos/xata/ATA/trunk trunk

To update your workspace with the current repository content, use

cd dani506_workspace\trunk
svn update

You can also uses the --depth=files option to control which files subversion will add to your workspace.

Building

Those interested in building the DANIS506 drivers or submitting source code updates should see

Building the DANIS506 Drivers
DANIS506 Developers Coding Guide - coming soon?
DANIS506 Developers FAQ - coming soon?

About DANIS506

DANIS506.ADD and was originally written by Daniela Engert.

She has kindly released the source code under the GNU LGPL license and allowed us to take over maintenance and support.

I'm sure she would appreciate a Thank You note for her generosity.

Credits

  • Daniela Engert

If we forgot anyone, please let us know. It was unintentional.



Welcome to Trac 0.11

Trac is a minimalistic approach to web-based management of software projects. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.

All aspects of Trac have been designed with the single goal to help developers write great software while staying out of the way and imposing as little as possible on a team's established process and culture.

As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands.

"trac-admin yourenvdir initenv" created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains documentation to help you get started with your project.

You can use trac-admin to configure Trac to better fit your project, especially in regard to components, versions and milestones.

TracGuide is a good place to start.

Enjoy!
The Trac Team

Starting Points

For a complete list of local wiki pages, see TitleIndex.

Trac is brought to you by Edgewall Software, providing professional Linux and software development services to clients worldwide. Visit http://www.edgewall.com/ for more information.