[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn log output in directory-trees that contain moved sub-trees

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 6 Nov 2012 02:08:23 +0200

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)
Received on 2012-11-06 01:09:03 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.