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

Re: Bug: When moving files within project archive, commiting with Ctrl-Enter slows down the operation

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-24 21:52:27 CET

Paul, Sebastian wrote:
> Hi there.
>
> Recently I had to move many files from a folder into a subfolder
> (project archive). Each time I was asked for a commit message. When
> clicking OK, the operation finishes quickly. But when pressing
> Ctrl-Enter instead, it takes a very long (~1 minute) time!

Did you move the same amount of folders when you clicked ok as when you
clicked Ctrl-Enter? If not, then that would explain the time difference.

> Btw: In the project archive, I can select multiple files. Why can't I
> move all these selected files at once? (Feature request ;)

svn_client_move() and svn_client_copy() don't take multiple
files/folders as source arguments. So you can only copy/move them one by
one. You should maybe request that feature on the Subversion mailing
list. The more people want this, the more likely someone there will
start working on it.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 24 21:52:49 2006

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

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