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

Re: Releasing 1.6

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 07 Aug 2008 19:42:49 +0200

Arfrever Frehtes Taifersar Arahesis wrote:
> I would like very much that 1.6 have these features:
> * `svn diff --svnpatch` / `svn patch`

I've checked out that branch some time ago to find out what new API's
are available. I've mentioned this before (but somehow I can't find my
mail in the archive), I'd like to have additional API's available:

currently, the only API available is svn_client_patch().
I would need APIs to:
* list all affected files/folders in a patchfile
   - affected file path
   - maybe size of the patch part for that file
   - whether content or properties are affected
   - new name/path in case of a rename
* ability to apply part of the patchfile, affecting only one of the
possible paths

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-08-07 19:43:11 CEST

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

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