[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 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 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 OK since I installed depot_tools and checked out
 Chromium before I installed Cygrin.

 I'll update the wiki 
 pagehttp://dev.chromium.org/developers/how-tos/get-the-code
 .

 —Jens

 



--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[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 client.. it keeps the
carriage returns away, which also makes git much happier.

On Fri, Aug 7, 2009 at 5:25 PM, Peter Kasting pkast...@google.com wrote:

 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
 from Cmd.exe.

 The solution was to use the windows svn binaries.


 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...


 1) Download depot_tools
 2) Run gclient for the first time from command.exe (so you get the windows
 binaries)
 3) Put /cygdrive/path/to/depot_tools as the FIRST component of you cygwin
 path (from .profile or .bashrc)


 Easier steps than these (maybe): Copy over a depot_tools folder from your
 previous machine (if applicable), ensure it's ahead of /usr/bin via
 .bash_profile or whatever.

 PK

 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[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 OK since I installed depot_tools and  
checked out Chromium before I installed Cygrin.

I'll update the wiki page.

—Jens
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[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 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 OK since I installed depot_tools and checked out
 Chromium before I installed Cygrin.

 I'll update the wiki 
 pagehttp://dev.chromium.org/developers/how-tos/get-the-code
 .

 —Jens

 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[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
 from Cmd.exe.

 The solution was to use the windows svn binaries.


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...


 1) Download depot_tools
 2) Run gclient for the first time from command.exe (so you get the windows
 binaries)
 3) Put /cygdrive/path/to/depot_tools as the FIRST component of you cygwin
 path (from .profile or .bashrc)


Easier steps than these (maybe): Copy over a depot_tools folder from your
previous machine (if applicable), ensure it's ahead of /usr/bin via
.bash_profile or whatever.

PK

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---