Ok it's probably just that when src.chromium.org failed, svn spit an invalid .svn directory. rm -rf src/third_party/WebKit and try gclient sync --force
M-A On Thu, Dec 18, 2008 at 4:33 PM, Jaff <[email protected]> wrote: > > This is odd; it is an entirely fresh copy. Except maybe I left a .svn > directory in there... > > On Dec 18, 12:50 pm, Jeremy Moskovich <[email protected]> wrote: >> Personally I've never seen that error before. >> >> I'd suggest you try checking out a fresh copy. Let us know if that fixes >> things... >> >> Best regards, >> Jeremy >> >> On Thu, Dec 18, 2008 at 12:34 PM, Jaff <[email protected]> wrote: >> >> > Hi, >> >> > I've been wanting to get into some contribution-mode, so I have gotten >> > far enough to download the source and make my environment compatible >> > (MacbookPro, 2.4GHz, 2Gb RAM). However, on Tuesday, the svn repository >> > seemed to be offline for about an hour or so while I was trying to get >> > sync'ed, then yesterday I seemed able to get source downloaded, but I >> > only got this far: >> >> > A src/testing/gtest/Makefile.am >> > A src/testing/gtest/README >> > A src/testing/gtest/CONTRIBUTORS >> > Checked out revision 63. >> >> > ________ running '/Users/mjaffe/Development/chrome_depot_tools/bin/../ >> > platform/mac/bin/svn checkout /trunk/deps/third_party/web...@7095 src/ >> > third_party/WebKit' in '/Users/mjaffe/Development/Chrome' >> > svn: '/trunk/deps/third_party/web...@7095' does not appear to be a URL >> > Error: failed to run command: /Users/mjaffe/Development/ >> > chrome_depot_tools/bin/../platform/mac/bin/svn checkout /trunk/deps/ >> > third_party/web...@7095 src/third_party/WebKit >> >> > Anyone else had this experience? Should I just try to sync again? >> >> > Mark > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" 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/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
