Changes between Version 1 and Version 2 of WikiStart


Ignore:
Timestamp:
Sep 13, 2010, 9:58:27 PM (14 years ago)
Author:
Steven Levine
Comment:

First draft

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v1 v2  
    1 = Welcome to Trac 0.9.3 =
     1[[PageOutline]]
     2
     3= Welcome to the DANIS506 Project on Netlabs =
     4
     5This is the development and support home for DANIS506 Project.
     6
     7The project includes Danis506.ADD, DaniATAPI.FLT and supporting programs.
     8
     9This page is in v0.0.1 format.
     10Some of the links on this page do not yet go anywhere useful.
     11This will get better over time.
     12
     13The current Danis506.Add driver release is [milestone:"Release version 1.8.7" version 1.8.7].
     14
     15The next Danis506.Add version release milestone is [milestone:"Release version 1.8.8"].
     16
     17== Submitting Tickets ==
     18
     19You must be logged into TRAC to create tickets.
     20Please login with your Netlabs login id.
     21
     22If you do not have a login id, you can request one at http://www.netlabs.org/en/site/member/member.xml.
     23
     24If you have troubles acquiring a Netlabs login id send an e-mail to
     25{{{
     26#!html
     27<a class="mail-link" href="mailto:community@netlabs.org"><span class="icon"> </span>Netlabs Community Mailing List</a>
     28}}}
     29
     30'''Before entering a ticket, please read [source/ATA/trunk/docs/PROBLEM.TXT PROBLEM.TXT]
     31that came with your Danis506.Add distribution.
     32
     33Collect the data as instructed and attach it with the ticket.
     34
     35{{{
     36#!comment
     37[TicketProcessingGuide DANIS506 Ticket Processing Guidelines].'''
     38}}}
     39=== Milestones and Versions ===
     40
     41When entering tickets, you will be asked to provide a version and a
     42milestone.
     43
     44The [http://trac.edgewall.org/wiki/TracTickets TRAC documentation] defines
     45these terms as
     46
     47 * Version - Version of the project that this ticket pertains to.
     48 * Milestone - When this issue should be resolved at the latest.
     49
     50For new tickets, the version will default to current Danis506.Add version (i.e.
     511.8.7).
     52If you are reporting for some other version, please override the default.
     53If you are opening the ticket for testcase release, please note the testcase
     54version in the ticket summmary.
     55
     56The milestone will default to the next scheduled Danis506.Add version release (i.e.
     571.8.8).
     58
     59Genernally, once a ticket is opened, the version should not be changed.  If
     60the issue is not resolved, the milestone will be changed to reflect when the
     61ticket is expected to be resolved.
     62
     63= Users =
     64
     65You are at the right place if you are looking for support for Danis506.ADD or DaniATAPI.FLT.
     66
     67== Binaries ==
     68
     69New 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].
     70
     71The current release is usually available from [http://hobbes.nmsu.edu/h-search.php?key=fm2&pushbutton=Search hobbes] and elsewhere.
     72
     73New releases are announced at [http://wiki.netlabs.org/index.php/Netlabs_bi_weekly_newsletter Netlabs news] and elsewhere.
     74
     75== Mailing List ==
     76
     77As you might have suspected, this is a Netlabs project.  The project URL is [wiki:/ DANIS506]
     78
     79The support mailing list is at [mailto:xata-user@netlabs.org DANIS506 Mailing List]
     80
     81If you can't see the mailto link, you are not logged in.
     82
     83To subscribe to the mailing list send a message to [mailto:xata-user-subscribe@netlabs.org Subscribe to DANIS506 Mailing List].
     84The subject and body can be empty. You will receive a response which you must reply to to complete the process.
     85
     86These lists are [http://www.ezmlm.org EzMLM] mailing lists.  If you need help subscribing, see [http://wiki.netlabs.org/index.php/Mailinglists Netlabs Mailing Lists].
     87
     88= Developers =
     89
     90== Getting the sources ==
     91
     92In addition to [../browser browsing] the sources here, you can check out the
     93[/repos/xata sources]
     94with your favorite subversion client.
     95
     96Keep in mind that, unlike [http://www.nongnu.org/cvs/ cvs], tags and branches are
     97ordinary directories in subversion.
     98With the typical subversion respository layout, it is
     99rather easy to checkout more than you
     100probably intend to.  To pull just the trunk version, use something like
     101
     102{{{
     103mkdir danis506_workspace
     104cd danis506_workspace
     105svn checkout http://svn.netlabs.org/repos/xata/ATA/trunk trunk
     106}}}
     107
     108To update your workspace with the current repository content, use
     109
     110{{{
     111cd dani506_workspace\trunk
     112svn update
     113}}}
     114
     115You can also uses the --depth=files option to control which files subversion will add
     116to your workspace.
     117
     118== Building ==
     119
     120Those interested in building the DANIS506 drivers or submitting source code updates should see
     121
     122  [source:ATA/trunk/BUILDING Building the DANIS506 Drivers][[BR]]
     123  [CodingGuide DANIS506 Developers Coding Guide - coming soon][[BR]]
     124  [wiki:DevelopersFAQ DANIS506 Developers FAQ - coming soon][[BR]]
     125
     126
     127== About DANIS506 ==
     128
     129DANIS506.ADD and was originally written by
     130[mailto:dani@ngrt.de  Daniela Engert].
     131
     132She has kindly released the source code under the GNU LGPL license and
     133allowed us to take over maintenance and support.
     134
     135I'm sure she would appreciate a Thank You note for her generosity.
     136
     137= Credits =
     138
     139 * Daniela Engert
     140
     141If we forgot anyone, please let us know.  It was unintentional.
     142
     143----
     144----
     145
     146= Welcome to Trac 0.11  =
    2147
    3148Trac is a '''minimalistic''' approach to '''web-based''' management of