Re: copy-planz.txt
From: <cmpilato_at_collab.net>
Date: 2001-11-16 16:18:12 CET
Greg Hudson <ghudson@mit.edu> writes:
> With files, we replace. Consistency seems like a win. Automatically
My linux box's copy command does this:
- copying a file where a file exists
- copying a dir where a dir exists
(a merge of sorts happens, the result being a directory that has all
- copy a file where a dir exists
("cannot overwrite directory with non-directory" error)
- copy a dir where a file exists
("cannot create directory `1/boo': File exists" error)
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.