This repository was archived by the owner on Jan 28, 2026. It is now read-only.
Commit c373b4b
committed
Handle directory replacements correctly.
It appears that the svn semantics for a directory replace are equivalent
to a delete and add blank directory.
Fixed both implementations to reflect this.
Signed-off-by: David Barr <david.barr@cordelta.com>1 parent 6e92fe9 commit c373b4b
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
176 | 179 | | |
177 | 180 | | |
178 | 181 | | |
| |||
0 commit comments