That was probably it. Our local SVN server was recently updated and the old Subclipse wouldn't work with it, so I had to update Subclipse. I normally update from the command-line for Cayenne, but when I did so yesterday, I was having build issues and probably did an update (or compare/etc) inside Eclipse afterwards trying to get it to build again.
Thanks! On Thu, Aug 14, 2008 at 11:29 AM, Dirk Olmes <[EMAIL PROTECTED]> wrote: > Michael Gentry wrote: >> >> My svn client is 1.4.4: >> >> [10:26:49] ~/Projects/Eclipse/Cayenne30> svn --version >> svn, version 1.4.4 (r25188) >> compiled Jun 14 2007, 14:23:02 >> >> The strange thing is I did an "svn update" yesterday and it worked, >> but today it didn't. I can still do updates in Eclipse (using >> Subclipse 1.4.x), but I tend to do them from the command-line for >> Cayenne since it'll update everything and not just one of the >> subprojects. I guess I'll update the command-line ... > > Did you update the subclipse recently? If you use subclipse's svnkit > integration instead of the native svn, that might be the cause. > > -dirk >
