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

Re: Feature Request: Commit like dialog for copy wc to branch operation

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-18 20:32:15 CET

Sergej Zagursky wrote:

> We've tried to use "commit every change to separate branch" approach and
> encountered problem that there is no way to control which files will be in
> branch. So, to commit every change to separate branch we need to do "Check for
> modifications" first.
>
> Is it possible to add for this operation commit-like dialog which will show
> changed files and will allow to pick which files we'd like to commit?

Sorry, no can do.
svn_client_copy2() (that's the API responsible for that feature) only
takes *one* path as argument, not an array of paths like
svn_client_commit3() does.

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 Fri Nov 18 20:32:33 2005

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.