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

Re: TortoiseSVN 1.5.2 released

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: Fri, 1 Aug 2008 13:15:33 +0200

On Friday 01 August 2008 12:02:54 Nick Gilbert wrote:
> 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?

This is the how to save the files which changes between two tags:

* Open the Repository Browser
* Select the two tags on the right hand side
* Call "Compare URLs" in the context menu
* Select all files
* Call "Export selection to ..." in the context menu

Tobias

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-08-01 13:15:56 CEST

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.