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

Re: [patch] applying patch can fail with dry_run

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 14 Jan 2012 09:22:57 +0100

On 12.01.2012 22:34, Philip Martin wrote:
> Stefan Küng<tortoisesvn_at_gmail.com> writes:
>
>> $ svn co https://triplea.svn.sourceforge.net/svnroot/triplea/trunk wc -r3375
>> $ svn patch test.patch wc --dry-run
>
> No error on my machine, it would simply create wc/src, and does without
> --dry-run.
>

why would a dry run create the folder? a dry-run must not change anything.

when I run
svn patch --dry-run test.patch triplea
I get the attached output.

As you can see, the last line is the returned error I mentioned before.
Using an svn client built from the latest 1.7.x branch.

Stefan

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

Received on 2012-01-14 09:24:00 CET

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.