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

Re: [TSVN] All files modified since revision

From: Laurens Blankers <laurens_at_blankersfamily.com>
Date: 2004-07-13 12:06:45 CEST

> The only way to avoid uploading 50mb of files when I need to update the
> live website, [...]

May be you could try rsync:

http://optics.ph.unimelb.edu.au/help/rsync/

It is a standard utility under Linux, but also has a Windows version. What
rsync does (when it is installed on both source and destination host) is
compare source and destination using checksums and only copying the parts
that have changed.

Laurens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 13 13:14:19 2004

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.