Ian wrote: > However, what I *actually* do is have a working tree and a "clean" > copy that has never been built. Once my working tree is all synched > up with my local svn, and the build runs OK, I use meld to synch the > build tree with the "clean" tree, then tarball the clean tree.
A bit off-topic, but how do you do manage two svn trees? I have often thought that it would be useful to have a two-stage source control system where you can 'work locally' and do minor checkins as you work and refactor and once you are happy with the overall result do a major checkin that wipes the minors. It would save a lot of dated copies of files. I never thought about using two systems in parallel. Cheers Duncan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

