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

Re: Not so cheap moves

From: Branko Čibej <brane_at_apache.org>
Date: Mon, 19 Feb 2018 15:47:01 +0100

On 19.02.2018 15:40, Ignacio González (Eliop) wrote:
> Client svn 1.8.13
> Server svn 1.8.13 on Centos 7 64 bit
> -----
> I have a repository with 400 000 revisions.
> Proyect X in that repository has the usual trunk / branches / tags
> structure.
> Tags are structured in a dozen of sub-directories:
> Project X
>  +- trunk
>  +- tags
>     +-- setA
>     +-- setB
>     +-- setC
>
> The number of tags under 'setB' is over 3000. All of them are copies
> of the trunk at several points in the past.
> I want to rename 'setB' to 'setF'.
> Easy, I thought: svn mv ....setB .....setF.

Did you use server-side move or client-side move + commit? Please show
us the *exact* command you used, not some summary that you think is
sufficient, but really is not.

-- Brane
Received on 2018-02-19 15:47:06 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.