Re: VER 4.0 build error
- Posted by jimcbrown (admin) Mar 17, 2009
- 876 views
bernie said...
Why can't a simple text file that is updated each time
an addition to the source is committed to the repository
mattlewis said...
While the text file may seem easier to you, it would often be out of date, and therefore meaningless. I assure you, the svn way of doing it is definitely simpler for the developers. We just need to figure out what is different about your configuration.
I'd recommend not holding your breath for this (implementing the simple text file solution, that is), as it won't work unless it is automatic.
Matt
It is actually possible to do this, fully automated, with CVS. I couldn't find an SVN analogue, but perhaps someone with more SVN experience will be able to chip in.