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