tests/test-revert-unknown.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 27 Oct 2006 15:02:27 +0200
changeset 3562 88b4755fa48f
parent 2042 a514c7509fa9
permissions -rw-r--r--
httprepo: record the url after a request, makes pull + redirect works POST+redirect doesn't work in python, as a workaround we record the url from the previous GETs so that when we do a POST it uses the redirected url fix issue327

%% Should show unknown
? unknown
removing b
%% Should show unknown and b removed
R b
? unknown
%% Should show a and unknown
a
unknown