[chromium-dev] Re: How not to spend the day getting depot_tools, cygwin svn to play nicely...

2009-08-11 Thread Andrew Scherkus
FYI the issue should resolve itself next time you run gclient sync with cygwin svn:http://src.chromium.org/viewvc/chrome?view=revrevision=23035 Let me know if you run into any issues. On Mon, Aug 10, 2009 at 3:34 PM, Andrew Scherkus scher...@chromium.orgwrote: This thread couldn't have been

[chromium-dev] Re: How not to spend the day getting depot_tools, cygwin svn to play nicely...

2009-08-10 Thread Andrew Scherkus
My experience with this is that it's either all-or-nothing when it comes to using cygwin tools. My main git-svn checkout was created using cygwin svn+python, so I now need to comment out the lines in gclient that tries to run the .bat file :\ Overall I think I'm happier with my all-cygwin

[chromium-dev] Re: How not to spend the day getting depot_tools, cygwin svn to play nicely...

2009-08-10 Thread Jens Alfke
On Aug 7, 2009, at 5:25 PM, Peter Kasting wrote: Yep. You MUST have the depot_tools svn ahead of the cygwin svn and use only that to check out Chromium. I thought we noted this somewhere... Thanks for the tip. I'm just going through this setup right now, though it sounds like I'll be

[chromium-dev] Re: How not to spend the day getting depot_tools, cygwin svn to play nicely...

2009-08-10 Thread Andrew Scherkus
This thread couldn't have been more appropriately timed. I ran into the Error 34 issue again checking out a fresh client :\ Never again... http://codereview.chromium.org/164281 On Mon, Aug 10, 2009 at 11:17 AM, Jens Alfke s...@google.com wrote: On Aug 7, 2009, at 5:25 PM, Peter Kasting

[chromium-dev] Re: How not to spend the day getting depot_tools, cygwin svn to play nicely...

2009-08-07 Thread Peter Kasting
On Fri, Aug 7, 2009 at 5:13 PM, Rafael Weinstein rafa...@chromium.orgwrote: Cygwin svn was doing something horrible (probably permissions-related) to my third_party/python_24 that caused the python binary not to run. The visible symptom was that my build generated a ton of cryptic Error 24s