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

Re: Performance Question

From: Brass Tilde <brasstilde_at_insightbb.com>
Date: 2005-01-10 18:19:30 CET

> > That's still inefficient. The build system should run 'svn update' on
> > the same working copy every night. That's what most of the rest of us
do.
>
> I'm with Hari on this one. Daily / official builds should start with a
> pristine copy of the module that is about to be compiled, ensuring that
> there are no local files and/or modifications.

If the only thing ever done to the build working copy is an initial check
out and then subsequent updates, how would any local files or modifications
get there? Does svn update not delete files from a working copy when those
files are deleting from the revision from which the wc is being updated?

If you're talking about files that are the result of the build, then the
build process should take care of cleaning those up.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 10 18:22:16 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.