RE: Poor performance in windows. Switching back to CVS
From: <Steve.Craft_at_sungard.com>
Date: 2007-02-16 15:43:13 CET If reliability and having everything version-controlled matters to you,
make it so the only way into production is through the repository. Then make it so it isn't a lot harder. If you don't have a real QA/testing [snip]
+1 for
having a "single path" to production code/releases.
At the
risk of taking this *way* off-topic, consider installing Cruise Control for
Win32, running on the same SVN host or even in a Vmware instance. Cruse Control
can monitor the source tree and checkout/export, kick off a compiler, and push
the bits where they need to go. I have used it with a lot of success in some
pretty varied environments.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 16 15:43:44 2007
|
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.