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

Re: Repository Directory Tree

From: Lorenz <lorenznl_at_yahoo.com>
Date: Mon, 13 Sep 2010 08:50:01 +0000

Nico Kadel-Garcia wrote:
>On Fri, Sep 10, 2010 at 5:57 PM, Nico Kadel-Garcia <nkadel_at_gmail.com> wrote:
>> On Fri, Sep 10, 2010 at 1:42 AM, Lorenz <lorenznl_at_yahoo.com> wrote:
>>[...]
>>> if you don't want to check-out the whole repository, and are working
>>> from the command line anyway, you can use svnmucc to do the
>>> restructuring in one commit without a working copy.
>>>
>>>        svnmucc  mv url1 url2  mv url3 url4 ...
>>> --
>>
>What's wrong with this syntax to do the move without a checkout?
>
> svn move [URLOFREPO]/var/svn/proj1 [URLOFREPO/proj1

nothing, just pointing out that it possible do to the rearrangement
without a WC directly in the repo in one revision.

For complicated rearrangements I would prefere the WC method myself,
because I can revert/redo as long as I want until I'm satisfied -
before commiting.

-- 
Lorenz
Received on 2010-09-13 10:50:52 CEST

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.