Re: [Issue 1273] Changed - svn cp corrupts *two* repositories
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-30 20:41:01 CEST
Philip Martin <philip@codematters.co.uk> writes:
> Should I be able to copy a file into a working copy from an unrelated
Ahhh, right... I was working on this issue recently.
The way 'svn cp URL wc' works now is:
* in the case of a single file, do an RA->get_file(), and examine
* in the case of a directory, check the UUIDs. If they match, then
---------------------------------------------------------------------
|
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.