> > What about additions (new files) that are not version > controlled yet? > > Diff handles them fine (difference against > empty/nonexistent file).
How about changes that require files to be copied and/or moved? I think my "svn diff" shows a copy-operation the same way as a file that's being added, and a move operation the same as an add and a remove, without any indication that the history of one file should be carried over to another. I guess those should be submitted as svn commands (or as a short shell script) instead of diffs? ===Jac (groeten terug :-) _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
