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

Re: Export just changed between revisions

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-04-04 23:08:22 CEST

On 4/4/07, Maze, Jeffrey S. <JMaze@co.geauga.oh.us> wrote:
> Hello,
> We use SVN to track changes for a few web sites. We use
> Tortoise SVN for the client side of things. Maybe someone has thought
> of this or suggested this, but I would like to see an export feature
> which allow us to export just the files that changed between different
> revisions.
> So say between revision 10 and 11, three files were modified and
> another 10 files were added. Just these 13 files could be exported and
> then uploaded to the servers. When we export now, we export the whole
> repository, then use the log to see what files were changed and then
> upload those to the web servers. This can be time consuming.
> And no, the bosses won't allow us to have the web servers direct
> connect to the SVN repository to get the updates.

Can you use rsync (or a similar tool) to only transmit the changes
between the local exported copy and the remote server?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Apr 4 23:08:31 2007

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.