~ubuntu-branches/ubuntu/natty/pysvn/natty

« back to all changes in this revision

Viewing changes to Tests/test-01.unix.known_good-1.5.log

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-07-20 17:41:19 UTC
  • mfrom: (1.1.8 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080720174119-ii7dmuoweoqe8rl9
Tags: 1.6.0-1
New upstream version (supporting subversion-1.5).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
WorkDir: /Users/barry/wc/svn/pysvn-next/Extension
 
2
PYTHON: /Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
 
3
Username: barry
 
4
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests
 
5
Info: Command: mkdir testroot-01
 
6
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests
 
7
Info: Command: cd testroot-01
 
8
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01
 
9
Info: Command: mkdir tmp
 
10
Info: PYSVN command /Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python /Users/barry/wc/svn/pysvn-next/Extension/Examples/Client/svn_cmd.py --pysvn-testing 01.01.00 --config-dir /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/configdir
 
11
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01
 
12
Info: Command: svnadmin create /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos
 
13
Info: Testing - mkdir
 
14
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01
 
15
Info: pysvn command: mkdir file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk -m test-01 add trunk
 
16
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01
 
17
Info: pysvn command: mkdir file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test -m test-01 add test
 
18
Info: Testing - ls
 
19
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01
 
20
Info: pysvn command: ls file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos -v -R
 
21
      2 barry           0 27-Apr-2008 11:14:00 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk
 
22
      2 barry           0 27-Apr-2008 11:14:00 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test
 
23
Info: Testing - checkout
 
24
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01
 
25
Info: pysvn command: checkout file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1
 
26
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
27
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1
 
28
Checked out revision 2
 
29
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01
 
30
Info: Command: python /Users/barry/wc/svn/pysvn-next/Extension/Tests/find.py /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1
 
31
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/.svn/entries
 
32
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/.svn/format
 
33
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test/.svn/entries
 
34
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test/.svn/format
 
35
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01
 
36
Info: Command: cd /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
37
Info: Testing - add
 
38
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
39
Info: pysvn command: add file1.txt
 
40
A file1.txt
 
41
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
42
Info: pysvn command: add file2.txt
 
43
A file2.txt
 
44
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
45
Info: pysvn command: add file3.txt
 
46
A file3.txt
 
47
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
48
Info: pysvn command: add file4.txt
 
49
A file4.txt
 
50
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
51
Info: pysvn command: add --force file5.txt
 
52
A file5.txt
 
53
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
54
Info: pysvn command: add file6.txt
 
55
A file6.txt
 
56
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
57
Info: pysvn command: checkin -m commit added files
 
58
A test/file1.txt
 
59
A test/file2.txt
 
60
A test/file3.txt
 
61
A test/file4.txt
 
62
A test/file5.txt
 
63
A test/file6.txt
 
64
Revision 3
 
65
Info: Setup to test access to deleted files
 
66
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
67
Info: pysvn command: checkin -m commit mod file
 
68
M test/file6.txt
 
69
Revision 4
 
70
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
71
Info: pysvn command: rm file6.txt
 
72
D file6.txt
 
73
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
74
Info: pysvn command: checkin -m commit delete file
 
75
D test/file6.txt
 
76
Revision 5
 
77
Info: Testing - update - get a new wc that will update
 
78
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
79
Info: pysvn command: checkout file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
80
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
81
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt
 
82
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2.txt
 
83
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3.txt
 
84
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
85
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file5.txt
 
86
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
87
Checked out revision 5
 
88
Info: Testing - - checkin a mod from wc1
 
89
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
90
Info: pysvn command: checkin -m commit modified file
 
91
M test/file1.txt
 
92
Revision 6
 
93
Info: Testing - update
 
94
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
95
Info: pysvn command: update /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
96
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
97
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
98
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt
 
99
Updated to revision 6
 
100
Info: Testing - the rest in lexical order
 
101
Info: Testing - annotate
 
102
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
103
Info: pysvn command: annotate /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt
 
104
A /trunk/test/file1.txt
 
105
A /trunk/test/file1.txt
 
106
0| r3 | barry | 2008-04-27T10:14:05.473897Z | test add file 1
 
107
1| r6 | barry | 2008-04-27T10:14:09.719608Z | line 2
 
108
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
109
Info: pysvn command: annotate -r 3:4 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file6.txt
 
110
A /trunk/test/file6.txt
 
111
A /trunk/test/file6.txt
 
112
0| r3 | barry | 2008-04-27T10:14:05.473897Z | test add file 6
 
113
1| r4 | barry | 2008-04-27T10:14:06.641354Z | test mod file 6
 
114
Info: Testing - cat
 
115
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
116
Info: pysvn command: cat -r head file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file1.txt
 
117
test add file 1
 
118
line 2
 
119
 
 
120
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
121
Info: pysvn command: cat -r 4 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file6.txt
 
122
test add file 6
 
123
test mod file 6
 
124
 
 
125
Info: Testing - cleanup
 
126
Info: Testing - copy
 
127
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
128
Info: pysvn command: mkdir file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/tags -m test-01 add tags
 
129
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
130
Info: pysvn command: copy file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/tags/version1
 
131
Log message
 
132
--- -------
 
133
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
134
Info: pysvn command: ls -v file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/tags
 
135
      8 barry           0 27-Apr-2008 11:14:13 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/tags/version1
 
136
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
137
Info: pysvn command: copy /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt
 
138
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt
 
139
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
140
Info: pysvn command: propset svn:eol-style native /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt
 
141
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
142
Info: pysvn command: checkin /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2 -m copy test
 
143
A wc2/test/file1b.txt
 
144
Revision 9
 
145
Info: Testing - diff
 
146
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
147
Info: pysvn command: diff /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
148
Index: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt
 
149
===================================================================
 
150
--- /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt      (revision 9)
 
151
+++ /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt      (working copy)
 
152
@@ -1,2 +1,3 @@
 
153
 test add file 1
 
154
 line 2
 
155
+new line
 
156
 
 
157
Info: Testing - export
 
158
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
159
Info: pysvn command: export file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native
 
160
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native
 
161
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file1.txt
 
162
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file1b.txt
 
163
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file2.txt
 
164
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file3.txt
 
165
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file4.txt
 
166
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file5.txt
 
167
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
168
Info: pysvn command: export --native-eol CR file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr
 
169
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr
 
170
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file1.txt
 
171
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file1b.txt
 
172
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file2.txt
 
173
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file3.txt
 
174
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file4.txt
 
175
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file5.txt
 
176
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
177
Info: pysvn command: export --native-eol LF file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf
 
178
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf
 
179
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file1.txt
 
180
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file1b.txt
 
181
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file2.txt
 
182
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file3.txt
 
183
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file4.txt
 
184
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file5.txt
 
185
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
186
Info: pysvn command: export --native-eol CRLF file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf
 
187
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf
 
188
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file1.txt
 
189
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file1b.txt
 
190
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file2.txt
 
191
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file3.txt
 
192
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file4.txt
 
193
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file5.txt
 
194
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file1.txt
 
195
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file1b.txt
 
196
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file2.txt
 
197
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file3.txt
 
198
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file4.txt
 
199
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.native/file5.txt
 
200
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file1.txt
 
201
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file1b.txt
 
202
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file2.txt
 
203
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file3.txt
 
204
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file4.txt
 
205
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.cr/file5.txt
 
206
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file1.txt
 
207
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file1b.txt
 
208
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file2.txt
 
209
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file3.txt
 
210
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file4.txt
 
211
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.lf/file5.txt
 
212
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file1.txt
 
213
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file1b.txt
 
214
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file2.txt
 
215
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file3.txt
 
216
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file4.txt
 
217
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/export1.crlf/file5.txt
 
218
Info: Testing - import
 
219
Info: Testing - info
 
220
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
221
Info: pysvn command: info /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
222
Path: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
223
Name: .
 
224
Url: file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test
 
225
Repository UUID: a6f7516c-1442-11dd-8728-ae2e31607914
 
226
Revision: 6
 
227
Node kind: directory
 
228
Schedule: normal
 
229
Last Changed Author: barry
 
230
Last Changed Rev: 6
 
231
Last Changed Date: 27-Apr-2008 11:14:09
 
232
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
233
Info: pysvn command: info /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt
 
234
Path: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt
 
235
Name: file1.txt
 
236
Url: file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file1.txt
 
237
Repository UUID: a6f7516c-1442-11dd-8728-ae2e31607914
 
238
Revision: 6
 
239
Node kind: file
 
240
Schedule: normal
 
241
Last Changed Author: barry
 
242
Last Changed Rev: 6
 
243
Last Changed Date: 27-Apr-2008 11:14:09
 
244
Text Last Updated: 27-Apr-2008 11:14:10
 
245
Checksum: d17a5219a23a23ce7f363b75e09ec043
 
246
Info: Testing - log
 
247
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
248
Info: pysvn command: log /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
249
------------------------------------------------------------
 
250
rev 9: barry | 27-Apr-2008 11:14:16 | 1 lines
 
251
copy test
 
252
------------------------------------------------------------
 
253
rev 6: barry | 27-Apr-2008 11:14:09 | 1 lines
 
254
commit modified file
 
255
------------------------------------------------------------
 
256
rev 5: barry | 27-Apr-2008 11:14:07 | 1 lines
 
257
commit delete file
 
258
------------------------------------------------------------
 
259
rev 4: barry | 27-Apr-2008 11:14:06 | 1 lines
 
260
commit mod file
 
261
------------------------------------------------------------
 
262
rev 3: barry | 27-Apr-2008 11:14:05 | 1 lines
 
263
commit added files
 
264
------------------------------------------------------------
 
265
rev 2: barry | 27-Apr-2008 11:14:00 | 1 lines
 
266
test-01 add test
 
267
------------------------------------------------------------
 
268
rev 1: barry | 27-Apr-2008 11:13:59 | 1 lines
 
269
test-01 add trunk
 
270
------------------------------------------------------------
 
271
Info: Testing - ls
 
272
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
273
Info: pysvn command: ls file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test
 
274
file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file1.txt
 
275
file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file1b.txt
 
276
file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file2.txt
 
277
file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file3.txt
 
278
file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file4.txt
 
279
file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file5.txt
 
280
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
281
Info: pysvn command: ls -v file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test
 
282
      6 barry          23 27-Apr-2008 11:14:09 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file1.txt
 
283
      9 barry          23 27-Apr-2008 11:14:16 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file1b.txt
 
284
      3 barry          16 27-Apr-2008 11:14:05 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file2.txt
 
285
      3 barry          16 27-Apr-2008 11:14:05 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file3.txt
 
286
      3 barry          16 27-Apr-2008 11:14:05 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file4.txt
 
287
      3 barry          16 27-Apr-2008 11:14:05 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file5.txt
 
288
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
289
Info: pysvn command: ls /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
290
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt
 
291
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt
 
292
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2.txt
 
293
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3.txt
 
294
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
295
/Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file5.txt
 
296
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
297
Info: pysvn command: ls -v /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
298
      6 barry          23 27-Apr-2008 11:14:09 /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt
 
299
      9 barry          23 27-Apr-2008 11:14:16 /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt
 
300
      3 barry          16 27-Apr-2008 11:14:05 /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2.txt
 
301
      3 barry          16 27-Apr-2008 11:14:05 /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3.txt
 
302
      3 barry          16 27-Apr-2008 11:14:05 /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
303
      3 barry          16 27-Apr-2008 11:14:05 /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file5.txt
 
304
Info: Testing - merge - done below
 
305
Info: Testing - mkdir - done above
 
306
Info: Testing - move
 
307
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
308
Info: pysvn command: move file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file2.txt file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk/test/file2b.txt
 
309
Log message
 
310
--- -------
 
311
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
312
Info: pysvn command: move /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3.txt /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3b.txt
 
313
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3b.txt
 
314
D /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3.txt
 
315
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
316
Info: pysvn command: checkin /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2 -m move wc test
 
317
A wc2/test/file3b.txt
 
318
D wc2/test/file3.txt
 
319
M wc2/test/file1b.txt
 
320
Revision 11
 
321
Info: Testing - status
 
322
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
323
Info: pysvn command: checkin /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1 -m change wc1 for status -u to detect
 
324
M test/file4.txt
 
325
Revision 12
 
326
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
327
Info: pysvn command: status /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
328
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
329
Info: pysvn command: status --verbose /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
330
               6      6 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
331
               6      6 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
332
               6      6 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt
 
333
              11     11 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt
 
334
               6      3 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2.txt
 
335
              11     11 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3b.txt
 
336
               6      3 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
337
               6      3 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file5.txt
 
338
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
339
Info: pysvn command: status --show-updates /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
340
       M  /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
341
       D  /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2.txt
 
342
       A  /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2b.txt
 
343
       M  /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
344
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
345
Info: pysvn command: status --show-updates --verbose /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
346
               6      6 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
347
       M       6      6 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
348
               6      6 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt
 
349
              11     11 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt
 
350
       D       6      3 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2.txt
 
351
       A                               /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2b.txt
 
352
              11     11 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3b.txt
 
353
       M       6      3 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
354
               6      3 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file5.txt
 
355
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
356
Info: pysvn command: update
 
357
A file1b.txt
 
358
A file2b.txt
 
359
A file3b.txt
 
360
D file2.txt
 
361
D file3.txt
 
362
Updated to revision 12
 
363
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
364
Info: pysvn command: status --show-updates /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
365
       M  /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
366
       D  /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2.txt
 
367
       A  /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2b.txt
 
368
       M  /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
369
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
370
Info: pysvn command: status --show-updates --verbose /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
371
               6      6 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
372
       M       6      6 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
373
               6      6 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1.txt
 
374
              11     11 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt
 
375
       D       6      3 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2.txt
 
376
       A                               /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2b.txt
 
377
              11     11 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3b.txt
 
378
       M       6      3 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
379
               6      3 barry          /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file5.txt
 
380
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test
 
381
Info: pysvn command: checkin /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2 -m prop change
 
382
Nothing to commit
 
383
Info: Testing - propdel
 
384
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
385
Info: pysvn command: propset test:prop1 del_me file4.txt
 
386
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
387
Info: pysvn command: proplist -v file4.txt
 
388
Properties on 'file4.txt':
 
389
  test:prop1: del_me
 
390
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
391
Info: pysvn command: propdel test:prop1 file4.txt
 
392
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
393
Info: pysvn command: proplist -v file4.txt
 
394
Info: Testing - propget
 
395
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
396
Info: pysvn command: propset svn:eol-style native file4.txt
 
397
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
398
Info: pysvn command: propget svn:eol-style file4.txt
 
399
file4.txt: native
 
400
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
401
Info: pysvn command: propget unknown file4.txt
 
402
Info: Testing - proplist - see above
 
403
Info: Testing - propset
 
404
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
405
Info: pysvn command: proplist -v file4.txt
 
406
Properties on 'file4.txt':
 
407
  svn:eol-style: native
 
408
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
409
Info: pysvn command: propset svn:eol-style native file4.txt
 
410
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
411
Info: pysvn command: proplist -v file4.txt
 
412
Properties on 'file4.txt':
 
413
  svn:eol-style: native
 
414
Info: Testing - remove
 
415
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
416
Info: pysvn command: remove file5.txt
 
417
D file5.txt
 
418
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
419
Info: pysvn command: status
 
420
 M     file4.txt
 
421
D      file5.txt
 
422
Info: Testing - resolved
 
423
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
424
Info: pysvn command: checkin /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1/test -m make a conflict part 1
 
425
M wc1/test/file4.txt
 
426
Revision 13
 
427
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
428
Info: pysvn command: update /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
429
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2b.txt
 
430
D /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2.txt
 
431
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
432
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
433
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
434
Updated to revision 13
 
435
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
436
Info: pysvn command: status
 
437
CM     file4.txt
 
438
?      file4.txt.mine
 
439
?      file4.txt.r13
 
440
?      file4.txt.r6
 
441
D      file5.txt
 
442
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
443
Info: Command: cp /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt.mine /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
444
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
445
Info: pysvn command: resolved /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
446
R /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
447
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
448
Info: pysvn command: checkin /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt -m resolve a confict part 2
 
449
M file4.txt
 
450
Revision 14
 
451
Info: Testing - revert
 
452
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
453
Info: pysvn command: revert file5.txt
 
454
R file5.txt
 
455
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
456
Info: pysvn command: status
 
457
Info: Testing - revproplist
 
458
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
459
Info: pysvn command: revproplist file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk
 
460
Revision: 14
 
461
svn:author: barry
 
462
svn:date: 2008-04-27T10:14:45.376994Z
 
463
svn:log: resolve a confict part 2
 
464
Info: Testing - revpropget
 
465
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
466
Info: pysvn command: revpropget svn:log file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk
 
467
Revision: 14
 
468
svn:log: resolve a confict part 2
 
469
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
470
Info: pysvn command: revpropget no_such_prop file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk
 
471
Revision: 14
 
472
no_such_prop: None
 
473
Info: Testing - revpropset
 
474
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
475
Info: pysvn command: revpropset svn:log Hello world file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk
 
476
Repository has not been enabled to accept revision propchanges;
 
477
ask the administrator to create a pre-revprop-change hook
 
478
Info: Testing - revpropdel
 
479
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
480
Info: pysvn command: revpropdel svn:log file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk
 
481
Repository has not been enabled to accept revision propchanges;
 
482
ask the administrator to create a pre-revprop-change hook
 
483
Info: Testing - status - see above
 
484
Info: Testing - relocate
 
485
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
486
Info: Command: mkdir /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root
 
487
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
488
Info: Command: mv /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root
 
489
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
490
Info: pysvn command: info /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1
 
491
Path: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1
 
492
Name: .
 
493
Url: file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk
 
494
Repository UUID: a6f7516c-1442-11dd-8728-ae2e31607914
 
495
Revision: 2
 
496
Node kind: directory
 
497
Schedule: normal
 
498
Last Changed Author: barry
 
499
Last Changed Rev: 2
 
500
Last Changed Date: 27-Apr-2008 11:14:00
 
501
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
502
Info: pysvn command: relocate file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/trunk /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1
 
503
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
504
Info: pysvn command: info /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1
 
505
Path: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc1
 
506
Name: .
 
507
Url: file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/trunk
 
508
Repository UUID: a6f7516c-1442-11dd-8728-ae2e31607914
 
509
Revision: 2
 
510
Node kind: directory
 
511
Schedule: normal
 
512
Last Changed Author: barry
 
513
Last Changed Rev: 2
 
514
Last Changed Date: 27-Apr-2008 11:14:00
 
515
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
516
Info: pysvn command: info /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
517
Path: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
518
Name: .
 
519
Url: file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk
 
520
Repository UUID: a6f7516c-1442-11dd-8728-ae2e31607914
 
521
Revision: 6
 
522
Node kind: directory
 
523
Schedule: normal
 
524
Last Changed Author: barry
 
525
Last Changed Rev: 6
 
526
Last Changed Date: 27-Apr-2008 11:14:09
 
527
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
528
Info: pysvn command: relocate file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/repos/trunk file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/trunk /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
529
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
530
Info: pysvn command: info /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
531
Path: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
532
Name: .
 
533
Url: file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/trunk
 
534
Repository UUID: a6f7516c-1442-11dd-8728-ae2e31607914
 
535
Revision: 6
 
536
Node kind: directory
 
537
Schedule: normal
 
538
Last Changed Author: barry
 
539
Last Changed Rev: 6
 
540
Last Changed Date: 27-Apr-2008 11:14:09
 
541
Info: Testing - switch
 
542
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
543
Info: pysvn command: info /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
544
Path: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
545
Name: .
 
546
Url: file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/trunk
 
547
Repository UUID: a6f7516c-1442-11dd-8728-ae2e31607914
 
548
Revision: 6
 
549
Node kind: directory
 
550
Schedule: normal
 
551
Last Changed Author: barry
 
552
Last Changed Rev: 6
 
553
Last Changed Date: 27-Apr-2008 11:14:09
 
554
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
555
Info: pysvn command: switch /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/tags/version1
 
556
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2.txt
 
557
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3.txt
 
558
D /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file1b.txt
 
559
D /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file2b.txt
 
560
D /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file3b.txt
 
561
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
562
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
563
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test/file4.txt
 
564
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
565
Info: pysvn command: info /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
566
Path: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2
 
567
Name: .
 
568
Url: file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/tags/version1
 
569
Repository UUID: a6f7516c-1442-11dd-8728-ae2e31607914
 
570
Revision: 14
 
571
Node kind: directory
 
572
Schedule: normal
 
573
Last Changed Author: barry
 
574
Last Changed Rev: 8
 
575
Last Changed Date: 27-Apr-2008 11:14:13
 
576
Info: Testing - update - see above
 
577
Info: Testing - merge
 
578
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
579
Info: pysvn command: checkout file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/trunk /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3
 
580
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
581
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test/file1.txt
 
582
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test/file1b.txt
 
583
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test/file2b.txt
 
584
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test/file3b.txt
 
585
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test/file4.txt
 
586
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test/file5.txt
 
587
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3
 
588
Checked out revision 14
 
589
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc2/test
 
590
Info: Command: cd /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
591
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
592
Info: pysvn command: add file-merge-1.txt
 
593
A file-merge-1.txt
 
594
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
595
Info: pysvn command: add file-merge-2.txt
 
596
A file-merge-2.txt
 
597
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
598
Info: pysvn command: commit -m add test merge files .
 
599
A test/file-merge-1.txt
 
600
A test/file-merge-2.txt
 
601
Revision 15
 
602
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
603
Info: pysvn command: copy file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/trunk/test file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/trunk/test-branch
 
604
Log message
 
605
--- -------
 
606
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
607
Info: pysvn command: update /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3
 
608
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch
 
609
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-1.txt
 
610
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-2.txt
 
611
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file1.txt
 
612
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file1b.txt
 
613
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file2b.txt
 
614
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file3b.txt
 
615
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file4.txt
 
616
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file5.txt
 
617
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3
 
618
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
619
Updated to revision 16
 
620
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
621
Info: pysvn command: add file-merge-3.txt
 
622
A file-merge-3.txt
 
623
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
624
Info: pysvn command: rm file-merge-1.txt
 
625
D file-merge-1.txt
 
626
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
627
Info: pysvn command: commit -m change test merge files .
 
628
A test/file-merge-3.txt
 
629
D test/file-merge-1.txt
 
630
M test/file-merge-2.txt
 
631
Revision 17
 
632
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
633
Info: pysvn command: merge --dry-run --revision 16:17 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/trunk/test /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch
 
634
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-3.txt
 
635
D /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-1.txt
 
636
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch
 
637
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-2.txt
 
638
merge_begin /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch
 
639
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
640
Info: pysvn command: merge --revision 16:17 file:///Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/root/repos/trunk/test /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch
 
641
A /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-3.txt
 
642
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch
 
643
U /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-2.txt
 
644
merge_begin /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch
 
645
skip /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-1.txt
 
646
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
647
Info: pysvn command: status /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch
 
648
D      /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-1.txt
 
649
M      /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-2.txt
 
650
A  +   /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-3.txt
 
651
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
652
Info: pysvn command: diff /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch
 
653
Index: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-1.txt
 
654
===================================================================
 
655
--- /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-1.txt (revision 16)
 
656
+++ /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-1.txt (working copy)
 
657
@@ -1 +0,0 @@
 
658
-test add file merge 1
 
659
Index: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-2.txt
 
660
===================================================================
 
661
--- /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-2.txt (revision 16)
 
662
+++ /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test-branch/file-merge-2.txt (working copy)
 
663
@@ -1 +1,2 @@
 
664
 test add file merge 2
 
665
+modify merge 2
 
666
 
 
667
Info: CWD: /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/wc3/test
 
668
Info: Command: /Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python /Users/barry/wc/svn/pysvn-next/Extension/Tests/test_01_set_get_tests.py /Users/barry/wc/svn/pysvn-next/Extension/Tests/testroot-01/configdir
 
669
Info: Initial values
 
670
Info: get_auth_cache() => 1
 
671
Info: get_auto_props() => 0
 
672
Info: get_default_password() => None
 
673
Info: get_default_username() => None
 
674
Info: get_interactive() => 1
 
675
Info: get_store_passwords() => 1
 
676
Info: Change values 1
 
677
Info: Changed values 1
 
678
Info: get_auth_cache() => 0
 
679
Info: get_auto_props() => 0
 
680
Info: get_default_password() => 'thepass'
 
681
Info: get_default_username() => 'auser'
 
682
Info: get_interactive() => 0
 
683
Info: get_store_passwords() => 0
 
684
Info: Change values 2
 
685
Info: Changed values 2
 
686
Info: get_auth_cache() => 1
 
687
Info: get_auto_props() => 1
 
688
Info: get_default_password() => None
 
689
Info: get_default_username() => None
 
690
Info: get_interactive() => 1
 
691
Info: get_store_passwords() => 1