~ubuntu-branches/ubuntu/breezy/pysvn/breezy

« back to all changes in this revision

Viewing changes to Tests/test-01.macosx.known_good.log

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2005-09-08 05:13:33 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050908051333-qgsa2rksrb4az1h4
Tags: 1.3.0-1
Package from release tarball.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
WorkDir: /Users/barry/wc/svn/pysvn/Extension
2
 
PYTHON: /usr/bin/python2.3
3
 
Username: barry
4
 
Info: Command: mkdir testroot-01
5
 
Info: Command: cd testroot-01
6
 
Info: Command: mkdir tmp
7
 
Info: Command: svnadmin create /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos
8
 
Info: Testing - mkdir
9
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir mkdir file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk -m test-01 add trunk
10
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir mkdir file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test -m test-01 add test
11
 
Info: Testing - ls
12
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir ls file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos -v -R
13
 
      2 barry           0 19-Feb-2005 20:14:24 file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk
14
 
      2 barry           0 19-Feb-2005 20:14:24 file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test
15
 
Info: Testing - checkout
16
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir checkout file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1
17
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test
18
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1
19
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1
20
 
Info: Command: python /Users/barry/wc/svn/pysvn/Extension/Tests/find.py /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1
21
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/.svn/README.txt
22
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/.svn/empty-file
23
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/.svn/entries
24
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/.svn/format
25
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/.svn/README.txt
26
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/.svn/empty-file
27
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/.svn/entries
28
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/.svn/format
29
 
Info: Command: cd /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test
30
 
Info: Testing - add
31
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir add file1.txt
32
 
A file1.txt
33
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir add file2.txt
34
 
A file2.txt
35
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir add file3.txt
36
 
A file3.txt
37
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir add file4.txt
38
 
A file4.txt
39
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir add file5.txt
40
 
A file5.txt
41
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir checkin -m commit added files
42
 
A test/file1.txt
43
 
A test/file2.txt
44
 
A test/file3.txt
45
 
A test/file4.txt
46
 
A test/file5.txt
47
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/file2.txt
48
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/file3.txt
49
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/file4.txt
50
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/file5.txt
51
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/file1.txt
52
 
Revision 3
53
 
Info: Testing - update - get a new wc that will update
54
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir checkout file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
55
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
56
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2.txt
57
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3.txt
58
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
59
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file5.txt
60
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt
61
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
62
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
63
 
Info: Testing - - checkin a mod from wc1
64
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir checkin -m commit modified file
65
 
M test/file1.txt
66
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/file1.txt
67
 
Revision 4
68
 
Info: Testing - update
69
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir update /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
70
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt
71
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
72
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
73
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
74
 
Updated to revision 4
75
 
Info: Testing - the rest in lexical order
76
 
Info: Testing - annotate
77
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir annotate /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt
78
 
A /trunk/test/file1.txt
79
 
A /trunk/test/file1.txt
80
 
0| r3 | barry | 2005-02-19T20:14:27.916131Z | test add file 1
81
 
1| r4 | barry | 2005-02-19T20:14:29.408212Z | line 2
82
 
Info: Testing - cat
83
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir cat -r head file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file1.txt
84
 
test add file 1
85
 
line 2
86
 
 
87
 
Info: Testing - cleanup
88
 
Info: Testing - copy
89
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir mkdir file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/tags -m test-01 add tags
90
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir copy file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/tags/version1
91
 
Log message
92
 
--- -------
93
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir ls -v file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/tags
94
 
      6 barry           0 19-Feb-2005 20:14:32 file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/tags/version1
95
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir copy /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1b.txt
96
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1b.txt
97
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir propset svn:eol-style native /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1b.txt
98
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir checkin /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2 -m copy test
99
 
A wc2/test/file1b.txt
100
 
Revision 7
101
 
Info: Testing - diff
102
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir diff /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
103
 
 
104
 
Info: Testing - export
105
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir export file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native
106
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native
107
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file2.txt
108
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file1b.txt
109
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file3.txt
110
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file4.txt
111
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file5.txt
112
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file1.txt
113
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native
114
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir export --native-eol CR file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr
115
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr
116
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file2.txt
117
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file1b.txt
118
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file3.txt
119
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file4.txt
120
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file5.txt
121
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file1.txt
122
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr
123
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir export --native-eol LF file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf
124
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf
125
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file2.txt
126
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file1b.txt
127
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file3.txt
128
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file4.txt
129
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file5.txt
130
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file1.txt
131
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf
132
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir export --native-eol CRLF file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf
133
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf
134
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file2.txt
135
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file1b.txt
136
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file3.txt
137
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file4.txt
138
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file5.txt
139
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file1.txt
140
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf
141
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file1.txt
142
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file1b.txt
143
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file2.txt
144
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file3.txt
145
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file4.txt
146
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.native/file5.txt
147
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file1.txt
148
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file1b.txt
149
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file2.txt
150
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file3.txt
151
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file4.txt
152
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.cr/file5.txt
153
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file1.txt
154
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file1b.txt
155
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file2.txt
156
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file3.txt
157
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file4.txt
158
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.lf/file5.txt
159
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file1.txt
160
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file1b.txt
161
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file2.txt
162
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file3.txt
163
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file4.txt
164
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/export1.crlf/file5.txt
165
 
Info: Testing - import
166
 
Info: Testing - info
167
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir info /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
168
 
Path: /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
169
 
Name: .
170
 
Url: file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test
171
 
Repository UUID: 7c1c7ae0-7cf0-0310-82c5-b5a11aaff2e6
172
 
Revision: 4
173
 
Node kind: directory
174
 
Last Changed Author: barry
175
 
Last Changed Rev: 4
176
 
Last Changed Date: 19-Feb-2005 20:14:29
177
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir info /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt
178
 
Path: /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt
179
 
Name: file1.txt
180
 
Url: file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file1.txt
181
 
Repository UUID: 7c1c7ae0-7cf0-0310-82c5-b5a11aaff2e6
182
 
Revision: 4
183
 
Node kind: file
184
 
Last Changed Author: barry
185
 
Last Changed Rev: 4
186
 
Last Changed Date: 19-Feb-2005 20:14:29
187
 
Text Last Updated: 19-Feb-2005 20:14:30
188
 
Properties Last Updated: 19-Feb-2005 20:14:30
189
 
Checksum: d17a5219a23a23ce7f363b75e09ec043
190
 
Info: Testing - log
191
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir log /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
192
 
------------------------------------------------------------
193
 
rev 7: barry | 19-Feb-2005 20:14:33 | 1 lines
194
 
copy test
195
 
------------------------------------------------------------
196
 
rev 4: barry | 19-Feb-2005 20:14:29 | 1 lines
197
 
commit modified file
198
 
------------------------------------------------------------
199
 
rev 3: barry | 19-Feb-2005 20:14:27 | 1 lines
200
 
commit added files
201
 
------------------------------------------------------------
202
 
rev 2: barry | 19-Feb-2005 20:14:24 | 1 lines
203
 
test-01 add test
204
 
------------------------------------------------------------
205
 
rev 1: barry | 19-Feb-2005 20:14:24 | 1 lines
206
 
test-01 add trunk
207
 
------------------------------------------------------------
208
 
Info: Testing - ls
209
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir ls file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test
210
 
file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file1.txt
211
 
file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file1b.txt
212
 
file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file2.txt
213
 
file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file3.txt
214
 
file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file4.txt
215
 
file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file5.txt
216
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir ls -v file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test
217
 
      4 barry          23 19-Feb-2005 20:14:29 file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file1.txt
218
 
      7 barry          23 19-Feb-2005 20:14:33 file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file1b.txt
219
 
      3 barry          16 19-Feb-2005 20:14:27 file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file2.txt
220
 
      3 barry          16 19-Feb-2005 20:14:27 file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file3.txt
221
 
      3 barry          16 19-Feb-2005 20:14:27 file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file4.txt
222
 
      3 barry          24 19-Feb-2005 20:14:27 file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file5.txt
223
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir ls /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
224
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt
225
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1b.txt
226
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2.txt
227
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3.txt
228
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
229
 
/Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file5.txt
230
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir ls -v /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
231
 
      4 barry          23 19-Feb-2005 20:14:29 /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt
232
 
      7 barry          23 19-Feb-2005 20:14:33 /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1b.txt
233
 
      3 barry          16 19-Feb-2005 20:14:27 /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2.txt
234
 
      3 barry          16 19-Feb-2005 20:14:27 /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3.txt
235
 
      3 barry          16 19-Feb-2005 20:14:27 /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
236
 
      3 barry          24 19-Feb-2005 20:14:27 /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file5.txt
237
 
Info: Testing - merge
238
 
Info: Testing - mkdir - done above
239
 
Info: Testing - move
240
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir move file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file2.txt file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk/test/file2b.txt
241
 
Log message
242
 
--- -------
243
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir move /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3.txt /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3b.txt
244
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3b.txt
245
 
D /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3.txt
246
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir checkin /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2 -m move wc test
247
 
M wc2/test/file1b.txt
248
 
D wc2/test/file3.txt
249
 
A wc2/test/file3b.txt
250
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1b.txt
251
 
Revision 9
252
 
Info: Testing - status
253
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir checkin /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1 -m change wc1 for status -u to detect
254
 
M test/file4.txt
255
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/file4.txt
256
 
Revision 10
257
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir status /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
258
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir status --verbose /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
259
 
              4      4 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
260
 
              4      4 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
261
 
              4      4 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt
262
 
              9      9 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1b.txt
263
 
              4      3 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2.txt
264
 
              9      9 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3b.txt
265
 
              4      3 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
266
 
              4      3 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file5.txt
267
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir status --show-updates /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
268
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
269
 
      M  /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
270
 
      D  /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2.txt
271
 
      A  /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2b.txt
272
 
      M  /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
273
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir status --show-updates --verbose /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
274
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
275
 
              4      4 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
276
 
      M       4      4 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
277
 
              4      4 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt
278
 
              9      9 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1b.txt
279
 
      D       4      3 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2.txt
280
 
      A                               /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2b.txt
281
 
              9      9 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3b.txt
282
 
      M       4      3 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
283
 
              4      3 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file5.txt
284
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir update
285
 
D file2.txt
286
 
D file3.txt
287
 
A file1b.txt
288
 
A file2b.txt
289
 
A file3b.txt
290
 
Updated to revision 10
291
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir status --show-updates /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
292
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
293
 
      M  /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
294
 
      D  /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2.txt
295
 
      A  /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2b.txt
296
 
      M  /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
297
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir status --show-updates --verbose /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
298
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
299
 
              4      4 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
300
 
      M       4      4 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
301
 
              4      4 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1.txt
302
 
              9      9 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1b.txt
303
 
      D       4      3 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2.txt
304
 
      A                               /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2b.txt
305
 
              9      9 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3b.txt
306
 
      M       4      3 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
307
 
              4      3 barry          /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file5.txt
308
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir checkin /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2 -m prop change
309
 
Nothing to commit
310
 
Info: Testing - propdel
311
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir propset test:prop1 del_me file4.txt
312
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir proplist -v file4.txt
313
 
Properties on 'file4.txt':
314
 
  test:prop1: del_me
315
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir propdel test:prop1 file4.txt
316
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir proplist -v file4.txt
317
 
Info: Testing - propget
318
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir propset svn:eol-style native file4.txt
319
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir propget svn:eol-style file4.txt
320
 
file4.txt: native
321
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir propget unknown file4.txt
322
 
Info: Testing - proplist - see above
323
 
Info: Testing - propset
324
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir proplist -v file4.txt
325
 
Properties on 'file4.txt':
326
 
  svn:eol-style: native
327
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir propset svn:eol-style native file4.txt
328
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir proplist -v file4.txt
329
 
Properties on 'file4.txt':
330
 
  svn:eol-style: native
331
 
Info: Testing - remove
332
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir remove file5.txt
333
 
D file5.txt
334
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir status
335
 
 M    file4.txt
336
 
D     file5.txt
337
 
Info: Testing - resolved
338
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir checkin /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test -m make a conflict part 1
339
 
M wc1/test/file4.txt
340
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1/test/file4.txt
341
 
Revision 11
342
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir update /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
343
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
344
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2b.txt
345
 
D /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2.txt
346
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
347
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
348
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
349
 
Updated to revision 11
350
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir status
351
 
CM    file4.txt
352
 
?     file4.txt.mine
353
 
?     file4.txt.r11
354
 
?     file4.txt.r4
355
 
D     file5.txt
356
 
Info: Command: cp /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt.mine /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
357
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir resolved /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
358
 
R /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
359
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir checkin /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt -m resolve a confict part 2
360
 
M file4.txt
361
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
362
 
Revision 12
363
 
Info: Testing - revert
364
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir revert file5.txt
365
 
R file5.txt
366
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir status
367
 
Info: Testing - revproplist
368
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir revproplist file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk
369
 
Revision: 12
370
 
svn:author: barry
371
 
svn:date: 2005-02-19T20:14:47.981785Z
372
 
svn:log: resolve a confict part 2
373
 
Info: Testing - revpropget
374
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir revpropget svn:log file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk
375
 
Revision: 12
376
 
svn:log: resolve a confict part 2
377
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir revpropget no_such_prop file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk
378
 
Revision: 12
379
 
no_such_prop: None
380
 
Info: Testing - revpropset
381
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir revpropset svn:log Hello world file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk
382
 
Repository has not been enabled to accept revision propchanges;
383
 
ask the administrator to create a pre-revprop-change hook
384
 
Info: Testing - revpropdel
385
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir revpropdel svn:log file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk
386
 
Repository has not been enabled to accept revision propchanges;
387
 
ask the administrator to create a pre-revprop-change hook
388
 
Info: Testing - status - see above
389
 
Info: Testing - relocate
390
 
Info: Command: mkdir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/root
391
 
Info: Command: mv /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/root
392
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir info /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1
393
 
Path: /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1
394
 
Name: .
395
 
Url: file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk
396
 
Repository UUID: 7c1c7ae0-7cf0-0310-82c5-b5a11aaff2e6
397
 
Revision: 2
398
 
Node kind: directory
399
 
Last Changed Author: barry
400
 
Last Changed Rev: 2
401
 
Last Changed Date: 19-Feb-2005 20:14:24
402
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir relocate file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/root/repos/trunk /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1
403
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir info /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1
404
 
Path: /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc1
405
 
Name: .
406
 
Url: file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/root/repos/trunk
407
 
Repository UUID: 7c1c7ae0-7cf0-0310-82c5-b5a11aaff2e6
408
 
Revision: 2
409
 
Node kind: directory
410
 
Last Changed Author: barry
411
 
Last Changed Rev: 2
412
 
Last Changed Date: 19-Feb-2005 20:14:24
413
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir info /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
414
 
Path: /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
415
 
Name: .
416
 
Url: file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk
417
 
Repository UUID: 7c1c7ae0-7cf0-0310-82c5-b5a11aaff2e6
418
 
Revision: 4
419
 
Node kind: directory
420
 
Last Changed Author: barry
421
 
Last Changed Rev: 4
422
 
Last Changed Date: 19-Feb-2005 20:14:29
423
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir relocate file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/repos/trunk file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/root/repos/trunk /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
424
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir info /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
425
 
Path: /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
426
 
Name: .
427
 
Url: file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/root/repos/trunk
428
 
Repository UUID: 7c1c7ae0-7cf0-0310-82c5-b5a11aaff2e6
429
 
Revision: 4
430
 
Node kind: directory
431
 
Last Changed Author: barry
432
 
Last Changed Rev: 4
433
 
Last Changed Date: 19-Feb-2005 20:14:29
434
 
Info: Testing - switch
435
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir info /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
436
 
Path: /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
437
 
Name: .
438
 
Url: file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/root/repos/trunk
439
 
Repository UUID: 7c1c7ae0-7cf0-0310-82c5-b5a11aaff2e6
440
 
Revision: 4
441
 
Node kind: directory
442
 
Last Changed Author: barry
443
 
Last Changed Rev: 4
444
 
Last Changed Date: 19-Feb-2005 20:14:29
445
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir switch /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2 file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/root/repos/tags/version1
446
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file4.txt
447
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2.txt
448
 
A /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3.txt
449
 
D /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file1b.txt
450
 
D /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file2b.txt
451
 
D /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test/file3b.txt
452
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2/test
453
 
U /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
454
 
? /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
455
 
Info: Command: /usr/bin/python2.3 /Users/barry/wc/svn/pysvn/Extension/Examples/Client/svn_cmd.py --config-dir /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/configdir info /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
456
 
Path: /Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/wc2
457
 
Name: .
458
 
Url: file:///Users/barry/wc/svn/pysvn/Extension/Tests/testroot-01/root/repos/tags/version1
459
 
Repository UUID: 7c1c7ae0-7cf0-0310-82c5-b5a11aaff2e6
460
 
Revision: 12
461
 
Node kind: directory
462
 
Last Changed Author: barry
463
 
Last Changed Rev: 6
464
 
Last Changed Date: 19-Feb-2005 20:14:32
465
 
Info: Testing - update - see above