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

Re: Subversion saved the day

From: <kfogel_at_collab.net>
Date: 2005-07-29 05:17:32 CEST

"Casper Hornstrup" <ch@csh-consult.dk> writes:
> If you have the computational power for it, you could build binaries
> of every revision using an automated process. We do this at the
> ReactOS FOSS project and it saves us quite a bit of time when tracking
> down and fixing regressions. Subversions atomic commits is what makes
> this possible.

I feel almost ungrateful saying it, but (as Greg Hudson and others
were pointing out in IRC today), you can more or less do this in CVS
too, by using date-based instead of revision-based queries. True,
it's a lot cleaner and simpler with Subversion, but I have done it in
CVS in the past and reached the bug.

Atomic, numbered commits still rock, of course :-).

[Took the gpsd lists off the distribution, btw.]

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 29 06:11:15 2005

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

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