Re: unexpected behaviour (bug?) when moving/copying
From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-12-18 16:32:18 CET
> Why can't TSVN *ask* whether the user wants to replace the directory,
The issue was that the user was consolidating folders in a project. He
I almost think that TSVN would have to detect this situation, prompt the
The example was a structure like this:
Project1
The user wants to copy Dir1 in Project1 to Dir1 in Project2 to get a result
Project2
Instead, he gets this:
Project2
If I were doing this copy from an OS command line, I would do this instead:
cp Project1/Dir1/* Project2/Dir1
Mark
_____________________________________________________________________________
---------------------------------------------------------------------
|
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.