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

Re: createpatch via commandline

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 22 Feb 2013 17:43:26 +0100

On 22.02.2013 15:37, Jeff Hedlund wrote:
> I am looking to make the steps for creating a patch for review an
> faster process.
>
> I still want to use TortoiseSVN as part of the process, to be able to
> choose which files to patch for example, but I don't need to see the
> file "save as" dialog - I can automate the name of the file and save
> to a temporary directory, automatically upload to our issue tracker
> with proper flags, etc.
>
> So I am looking for an /outfile parameter to the /command:createpatch
> that would auto-save the resulting patch file.

svn diff path/to/file path/to/file2 > patchfile.txt

-- 
        ___
   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=3049557
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-02-22 17:43:34 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.