Waldek Hebisch <[EMAIL PROTECTED]> writes: | Gabriel Dos Reis wrote: | > So, I suspect we have to make a list of people for whom either SF or | > Google SVN works and decide where we go from there. | > | | For me SF SVN works. I did only tiny commits and one of them failed | (I had to redo it), so I am not sure how well will scale. Getting | sources was slow, but updates are fast enough.
Getting sources has always been slower that update. I use SVK over SVN -- but it does not really matter for the core issues. One of the reasons why I implemented out-of-source build as a preliminary to anything is that I wanted to remove the necessity to blow the tree after every build. That implies that one only needs to update (not checkout) which is quite fast. Prior to out-of-source build support, I had to fake with lndir as I documented on the wiki. -- Gaby _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
