juergen 2002/07/01 01:42:43
Modified:
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_history_feature/Additional_move_semantics
VcMoveVH.xml
Log:
fixed expected response in move method
Revision Changes Path
1.2 +11 -11
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_history_feature/Additional_move_semantics/VcMoveVH.xml
Index: VcMoveVH.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_history_feature/Additional_move_semantics/VcMoveVH.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- VcMoveVH.xml 28 Jun 2002 14:20:29 -0000 1.1
+++ VcMoveVH.xml 1 Jul 2002 08:42:43 -0000 1.2
@@ -84,17 +84,17 @@
<response>
<command>HTTP/1.0 207 Multi status</command>
<body
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
-<multistatus xmlns="DAV:">
- <response>
- <href>/history/1</href>
- <status>HTTP/1.1 403 Forbidden</status>
- </response>
- <responsedescription>
- <error>
- <cannot-rename-history />
- </error>
- </responsedescription>
-</multistatus>]]>
+<D:multistatus xmlns:D="DAV:">
+ <D:response>
+ <D:href>*</D:href>
+ <D:status>HTTP/1.1 403 Forbidden</D:status>
+ <D:responsedescription>
+ <D:error>
+ <D:cannot-rename-history />
+ </D:error>
+ </D:responsedescription>
+ </D:response>
+</D:multistatus>]]>
</body>
</response>
</step>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>