Matthias Gerstner wrote on Mon, Nov 05, 2012 at 10:11:47 +0100:
> On Wed, Oct 31, 2012 at 06:35:23PM +0100, Daniel Shahaf wrote:
> > 
> > That's correct but besides the point.  The point was that 'svn log' in
> > the trunk/ directory should show ^/A ^/B ^/C if you did the move/copy as
> > I suggested, but won't if you do it as 'mkdir trunk; cp A trunk;
> > cp B trunk; cp C trunk'.
> 
> Okay now I understand. This approach would work if my situation was as
> simple as this example. However, I need to create a number of top-level
> directories that weren't there before. Thus I think I can't restrict
> myself to use 'svn cp' alone.

Just run it once per new top-level dir.  (you could do this in one or
several revisions)

Reply via email to