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

Re: repo browser: moving multiple items in one go

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 28 Oct 2009 19:54:13 +0100

On 20.10.2009 13:57, Lorenz wrote:
> Hi all,
>
> in the repobrowser it seems not to be possible to move multiple items
> (files& folders) in one go.
> Selecting multiple items is possible, but neither drag& drop nor the
> context menu allow moving them.
>
> I don't think that this is a limitation of the svn libraries, as
> svnmucc can do it (you need a seperate 'move' command for each item
> though)

svnmucc uses the internal ra_ lib and its functions to do the job. I'd
like to stay away from those because they change frequently and require
a *lot* of setup to work. Basically it means to implement everything the
svn_client_* APIs already do again ourselves.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2412215
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-28 19:54:17 CET

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

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