Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 24
- Log:
Initial import of Collaboa 0.5.6 from downloaded Tarball. Collaboa is
a Ruby On Rails based bug tracker and SVN repository browsing tool.
- Author:
- adh
- Date:
- Mon Jul 24 21:54:39 +0100 2006
- Size:
- 700 Bytes
1 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html |
2 | change1_for_rev_1: |
3 | id: 1 |
4 | changeset_id: 1 |
5 | revision: 1 |
6 | name: A |
7 | path: file1.txt |
8 | |
9 | change2_for_rev_1: |
10 | id: 2 |
11 | changeset_id: 1 |
12 | revision: 1 |
13 | name: A |
14 | path: html |
15 | |
16 | change3_for_rev_1: |
17 | id: 3 |
18 | changeset_id: 1 |
19 | revision: 1 |
20 | name: A |
21 | path: html/html_file.html |
22 | |
23 | change4_for_rev_1: |
24 | id: 4 |
25 | changeset_id: 1 |
26 | revision: 1 |
27 | name: A |
28 | path: html_file.html |
29 | |
30 | change5_for_rev_1: |
31 | id: 5 |
32 | changeset_id: 1 |
33 | revision: 1 |
34 | name: A |
35 | path: ruby.rb |
36 | |
37 | change6_for_rev_1: |
38 | id: 6 |
39 | changeset_id: 1 |
40 | revision: 1 |
41 | name: A |
42 | path: urandom.bin |
43 | |
44 | change7_for_rev_1: |
45 | id: 7 |
46 | changeset_id: 1 |
47 | revision: 1 |
48 | name: A |
49 | path: xaa |