On Fri, Aug 12, 2005 at 01:52:08PM +0100, Martin Ellis wrote:
> Supposing, I have an existing directory: top/dir1, with a file
> top/dir1/file1.  Then I darc get --force and repo, where the first patch
> in a patch set contains top/dir1/file2....
> 
> If the second patch in moves dir1 to dir2, will I have:
> top/dir1/file1
> top/dir2/file2
> 
> or:
> top/dir2/file1
> top/dir2/file2
> 
> i.e.  will directory moves in the patches affect existing files?

The latter.  It'll be the same as extra files in a normal repository
(e.g. object files).

> I guess the answer depends on how darcs already applies the patches.

Indeed.
-- 
David Roundy
http://www.darcs.net

_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to