author | Steven Walter <swalter@lexmark.com> | |
Thu, 9 Feb 2012 20:52:22 +0000 (15:52 -0500) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Tue, 21 Feb 2012 21:37:31 +0000 (21:37 +0000) | ||
commit | 5ec514bd2f9b18463886df372ea1412fc61467de | |
tree | 6ae5e18c8078eaf7e760707534848e999ada2eb8 | tree | snapshot |
parent | 6aa17fc69bce19bcd412cf4b950e797767c87012 | commit | diff |
git-svn.perl: perform deletions before anything else
If we delete a file and recreate it as a directory in a single commit,
we have to tell the server about the deletion first or else we'll get
"RA layer request failed: Server sent unexpected return value (405
Method Not Allowed) in response to MKCOL request"
Signed-off-by: Steven Walter <stevenrwalter@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
If we delete a file and recreate it as a directory in a single commit,
we have to tell the server about the deletion first or else we'll get
"RA layer request failed: Server sent unexpected return value (405
Method Not Allowed) in response to MKCOL request"
Signed-off-by: Steven Walter <stevenrwalter@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |