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

Re: Exporting recently modified files

From: Nathan Dauchy <ndauchy_at_hpti.com>
Date: 2004-06-22 19:06:41 CEST

Simon McClenahan wrote:
> Speaking as the original sender, yes, it is a synchronization task at
> hand. My production machine does not and should not have access to
> our local network resources such as version control repositories.

In the past, I have used "cvs rdiff" to create a patch file which I then
  scp and apply to the production machine. Works well, and is even easy
to back out the changes, but I had to watch out for and script around
completely removed files. I have only been using Subversion a short
while and haven't ported my patch generation script yet, but I see no
reason why "svn diff" wouldn't work just as well.

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 22 19:08:45 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.