-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 5/10/2010 5:09 PM, Danny wrote: > Of course it would! :-) > > I'd like to be able to provide binary (JAR) downloads and source > downloads. But the SVN history contains a lot of noise and/or > intermediate states which aren't necessarily complete (for example, I > often check in code that doesn't even compile, just as a way to back > it up and/or start work on a different machine). > > Danny. >
Sounds like you need to be using mercurial instead of SVN ;) I have a personal policy of "never send stuff to the server if it doesn't build and pass all tests". It's something of a habit from where I work, but I find it is quite good. If I ever have the need to commit just as a "restore point" or "transfer between developers", I use a local commit and pull on mercurial to do that. I push only experimental, but building, code. - -- Matt -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJL6HlcAAoJEN2UI7T9ssUIt6MIAJmpSQgo55FbI2hismvjrryO 6soGurlEIQ/V/Oy/tl9IANVsOnVsvyaWepYVGUFu24C2psTj6gMD7lpsDRgSpU3B woQCT6djkPHfoiTYkOw7OPIFJynPkfT0lyRKQGLWnjPSAUw38FTc0+MzyxjT7Qpa W+GIE8+fj4Lg0p3ttR5TsxJIQa3XrkVrQl4RvUfWDH86xq6KguwcWOm+Liq2dqjf VClpGyGLq96124qwOeTWWeB7V57I0/NIgEiSZinZdcLUdD9Tr8hFwQUaCZ734//c 5rXFQMDBU43G5RunCw+fCxPxSt/0RIKU3MXSzwqxsgEz03nww03u5cFnP1ZUXqk= =T3pQ -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

