To follow on svermill's note, when a file is copied directly to running-config, some commands will replace original commands, and others will cause a merge to occur.
For example,
int s0/0
ip address x.x.x.x x.x.x.x
will change the IP address of serial interface 0/0
Wheras,
access-list 101...