Nick Gilbert wrote:
> Hi Stefan,
> 
>  > - BUG: The "save revision to..." context menu in the log dialog was 
> shown
>  >       even if multiple revisions were selected. (Stefan)
> 
> You've marked this as a bug, but when I saw this context menu item a 
> couple of days ago I had hope that this was the beginnings of a feature 
> I've been dying for for ages!
> 
> When using SVN for web development, it would be *incredibly* useful to 
> be able to export all changed files between two revisions to a new 
> folder, so they can be deployed via FTP to the live website. It would 
> save me a lot of time and human-error if I could quickly get a folder 
> containing all modified files which I can then use to update a live 
> site.  In windows application development, you'd probably just create a 
> patch/diff, but on websites this isn't really practical as you can't 
> deploy a patch script to a remote server.  I would develop this feature 
> myself but I'm more of a .NET web developer so this is probably beyond 
> my capabilities.
> 
> Rather than fixing it as a bug, is it possible that you could make this 
> work so you can select a range of revisions and it would export all 
> files modified in those revisions to a folder?
* Show log
* select two revisions
* right click
* choose "compare revisions"
* in the compare dialog, select the files
* right click
* choose "export files to..."
Stefan
-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
Received on 2008-08-01 13:03:29 CEST