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

fast revert+update for a continuous integration process?

From: Dave LeBlanc <dave.leblanc.usenet_at_gmail.com>
Date: 2006-04-20 19:31:29 CEST

Hello all, just a quick question:

We have a cruise control machine, and often want to grab the latest copy of
code. Naturally, we'd prefer to not pull down the entire tree when we have
the prior version sitting there already.

We can't use 'svn update' on our build machine, because it leaves
non-versioned files (build artifacts), and chokes on case changes in
windows. In essence it doesn't reliably leave us in a clean and pure state
for the next test run.

Something like a "revert to head" command, that also deletes non-versioned
files would be perfect - this would speed up a lot of people's cruise
control builds for sure.

Ideas?
Received on Thu Apr 20 19:33:17 2006

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.