To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / test / fixtures / .svn / text-base / changesets.yml.svn-base @ 442:753f1380d6bc

History | View | Annotate | Download (2.13 KB)

1
--- 
2
changesets_001: 
3
  commit_date: 2007-04-11
4
  committed_on: 2007-04-11 15:14:44 +02:00
5
  revision: 1
6
  id: 100
7
  comments: My very first commit
8
  repository_id: 10
9
  committer: dlopper
10
  user_id: 3
11
changesets_002: 
12
  commit_date: 2007-04-12
13
  committed_on: 2007-04-12 15:14:44 +02:00
14
  revision: 2
15
  id: 101
16
  comments: 'This commit fixes #1, #2 and references #1 & #3'
17
  repository_id: 10
18
  committer: dlopper
19
  user_id: 3
20
changesets_003: 
21
  commit_date: 2007-04-12
22
  committed_on: 2007-04-12 15:14:44 +02:00
23
  revision: 3
24
  id: 102
25
  comments: |-
26
    A commit with wrong issue ids
27
    IssueID #666 #3
28
  repository_id: 10
29
  committer: dlopper
30
  user_id: 3
31
changesets_004: 
32
  commit_date: 2007-04-12
33
  committed_on: 2007-04-12 15:14:44 +02:00
34
  revision: 4
35
  id: 103
36
  comments: |-
37
    A commit with an issue id of an other project
38
    IssueID 4 2
39
  repository_id: 10
40
  committer: dlopper
41
  user_id: 3
42
changesets_005: 
43
  commit_date: "2007-09-10"
44
  comments: Modified one file in the folder.
45
  committed_on: 2007-09-10 19:01:08
46
  revision: "5"
47
  id: 104
48
  scmid:
49
  user_id: 3
50
  repository_id: 10
51
  committer: dlopper
52
changesets_006: 
53
  commit_date: "2007-09-10"
54
  comments: Moved helloworld.rb from / to /folder.
55
  committed_on: 2007-09-10 19:01:47
56
  revision: "6"
57
  id: 105
58
  scmid:
59
  user_id: 3
60
  repository_id: 10
61
  committer: dlopper
62
changesets_007: 
63
  commit_date: "2007-09-10"
64
  comments: Removed one file.
65
  committed_on: 2007-09-10 19:02:16
66
  revision: "7"
67
  id: 106
68
  scmid:
69
  user_id: 3
70
  repository_id: 10
71
  committer: dlopper
72
changesets_008: 
73
  commit_date: "2007-09-10"
74
  comments: |-
75
    This commits references an issue.
76
    Refs #2
77
  committed_on: 2007-09-10 19:04:35
78
  revision: "8"
79
  id: 107
80
  scmid:
81
  user_id: 3
82
  repository_id: 10
83
  committer: dlopper
84
changesets_009: 
85
  commit_date: "2009-09-10"
86
  comments: One file added.
87
  committed_on: 2009-09-10 19:04:35
88
  revision: "9"
89
  id: 108
90
  scmid:
91
  user_id: 3
92
  repository_id: 10
93
  committer: dlopper
94
changesets_010: 
95
  commit_date: "2009-09-10"
96
  comments: Same file modified.
97
  committed_on: 2009-09-10 19:04:35
98
  revision: "10"
99
  id: 109
100
  scmid:
101
  user_id: 3
102
  repository_id: 10
103
  committer: dlopper
104