On Sat, Jan 17, 2009 at 4:02 AM, Tuukka Hastrup <[email protected]>wrote:
> Scott, looking at the SVN documentation, we could store the $Revision$ > and $HeadURL$ keywords in one of the files and in code check whether > HeadURL contains "/trunk/" or "/tags/". Then if you tag the release > before packaging it (svn copy trunk tags/1.6.0 or so), the code can know > it's from a release (and even, which release). Does this sound like a > good idea? This sounds fine to me. main.py already has some of this at the top of its file, although HeadURL appears out of date. I also just committed the build script I'd been using, you can add the svn tag command there if you'd like. Scott
_______________________________________________ Sonata-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/sonata-users
