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

Re: Getting list of files that changed between revisions

From: Brass Tilde <brasstilde_at_insightbb.com>
Date: 2005-08-04 15:31:05 CEST

> > For our website build process what I would like to be able to do is
> > create a deployment package that includes just the files that have
> > changed since the last build to staging/live.
>
> Why not just run 'svn update' on the live web server? Why reinvent
> all this functionality?

I can think of one reason that was given when that solution was suggested at my work place: "We don't want the overhead of the .svn
directory on the server."

We've just decided to deploy the entire website from the repository, without bothering to worry about what did and didn't change.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 4 15:31:52 2005

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.