Files
phabricator/src/applications
epriestley ffe654e5e3 Fix directory moves and copies in Subversion hosted repositories
Summary: Fixes T6490.

Test Plan:
```
$ svn mv dir/ dir2
A         dir2
D         dir
D         dir/list.txt

$ svn commit -m 'Move dir/ to dir2/'
Deleting       dir
Adding         dir2

Committed revision 3.

$ svn cp dir2/ dir3
A         dir3

$ svn commit -m 'Copy dir2/ to dir3/'
Adding         dir3

Committed revision 4.
```

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6490

Differential Revision: https://secure.phabricator.com/D12173
2015-03-26 11:13:41 -07:00
..
2015-03-10 14:20:00 -07:00
2015-03-03 11:09:59 -08:00
2015-03-03 13:48:30 -08:00
2015-03-17 18:29:07 -07:00
2015-03-01 14:45:56 -08:00
2015-03-01 14:45:56 -08:00
2015-02-26 11:09:10 -08:00
2015-03-01 14:45:56 -08:00
2015-02-03 06:59:16 +11:00
2015-02-09 13:10:56 -08:00
2015-03-01 14:45:56 -08:00
2015-03-01 14:45:56 -08:00
2014-07-25 10:54:15 +10:00