Handle file mode changes when copying to a new file
commit9fabd42d98a5e2a9abed4925481fe2909bd2ed4e
authorJonathan Nieder <jrnieder@gmail.com>
Sat, 5 Jun 2010 09:07:09 +0000 (5 04:07 -0500)
committerDavid Barr <david.barr@cordelta.com>
Sat, 5 Jun 2010 13:20:47 +0000 (5 23:20 +1000)
tree457cbd215aee4b26e22a1569385fcfb5e5b5e956
parent44bfd6ff0f086261467eb55a3bac50205919e59f
Handle file mode changes when copying to a new file

Node properties can be changed even for "Node-action: add" nodes
during a merge.

Noticed by importing revision 897029 from the ASF Subversion
repository, which cherry-picks a change in hadoop from the trunk to
the HADOOP-6194 branch.

The change first deletes src/contrib/cloud/src/py/hadoop-ec2 and then
copies it from the trunk, overriding the executable bit of the copied
file.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
svndump.c