I don't really think it has to do with size of commits, though I know I should commit smaller ones, but sometimes that can be difficult depending on the scale of the refactoring. I often get checksum corruption that not even clean up can fix which requires doing a fresh checkout.
> -----Original Message----- > From: David Sean Taylor [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 14, 2005 11:55 AM > To: Jetspeed Developers List > Subject: Re: SVN Problems (was RE: [J2] Last Night Commit - Build Still > Broken - Persistence Dependency Issue) > > Scott T Weaver wrote: > > So I'm not the only one suffering that is actually a relief (I feel like > > less of an idiot now). Yeah, I am checking out fresh as we speak :( > > > > Can anyone help David and me by giving us a little direction on how to > > better resolve our SVN problems? I can only speak for myself but every > time > > I have sync with SVN I spend at least an hour trying to figure out what > went > > wrong. And it is not only the Eclipse plugin, TortoiseSVN and the CL > > interface are just as crappy in terms of breaking my workspace. > > > My experience with SVN is that its perceptually slower than CVS, no > doubt. I really miss the snappiness of CVS + Eclipse. > > Did have a SVN problem yesterday, a directory was locked locally. I typed > > svn cleanup > > and then seemed to do the trick. > > Other than that, I haven't experienced any problems recently. > Generally, I follow XP practices, and commit often and in small > increments. Perhaps due to my cautious practices, Ive been insulated > from the problems that you have experienced with SVN. I am by no means > recommending that you follow my practices. Im just trying to communicate > my experiences to help out. > > One other factor may be proxy servers, as I do not have one here. > > I wonder how other teams at Apache and Codehaus are doing with SVN.... > > > -- > David Sean Taylor > Bluesunrise Software > [EMAIL PROTECTED] > [office] +01 707 773-4646 > [mobile] +01 707 529 9194 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
