Warning: Can't synchronize with the repository (Unsupported version control system "bzr": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.
- Timestamp:
-
06/10/07 20:58:09 (18 years ago)
- Author:
-
sm
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
1 | 1 | = Welcome to Steve's EdD Project on Trac = |
2 | 2 | |
3 | | This site gives access to various stages of Steve's writing, starting from important coursework items. The next milestone is Doctoral Assessment. In the meantime, some small writing developmental writing projects will be added. |
| 3 | This site gives access to various stages of Steve's writing, starting from important coursework items. Some small developmental writing projects will be added in the short term, while the next real milestone is Doctoral Assessment. |
4 | 4 | |
5 | | The early source items here are Ulysses documents in which the plain text is markdown formatted. Due to some computer/software problems -- occurring, of course, at the very moment of a submission deadline -- the early items here tend to be completed documents. Hopefully, in the future it will be easier to see incremental version changes. |
| 5 | The early source items here are Ulysses documents in which the plain text is [http://fletcherpenney.net/MultiMarkdown/]multimarkdown formatted. Due to some computer/software problems -- occurring, of course, at the very moment of a submission deadline -- the early items here tend to be completed documents. Hopefully, in the future it will be easier to see incremental version changes. |
6 | 6 | |
7 | | This site uses Trac and Subversion. Trac is a '''minimalistic''' approach to '''web-based''' management of |
8 | | '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. In this case, I am using to manage/version LaTeX and Ulysses files, which are essentially plain text files. |
9 | | |
10 | | As all Wiki pages, this page is editable, this means that you can |
11 | | modify the contents of this page simply by using your |
12 | | web-browser. Simply click on the "Edit this page" link at the bottom |
13 | | of the page. WikiFormatting will give you a detailed description of |
14 | | available Wiki formatting commands. |
| 7 | This site uses Trac and Subversion, both designed for software development. In this case, I am trialling Trac to manage/version LaTeX and Ulysses files, which are essentially plain text (I tend to write in [http://fletcherpenney.net/MultiMarkdown/]multimarkdown format anyway). |
15 | 8 | |
16 | 9 | TracGuide is a good place to start. |