[chromium-dev] Re: problem with gclient config on windows vista

2009-05-18 Thread Marc-Antoine Ruel
No problem. Yes, depot_tools keeps its own copy of svn and python. Reinstalling is an overstatement, it just puts it into depot_tools with svn.bat and python.bat. :) M-A On Sun, May 17, 2009 at 1:49 PM, Eeyore eeyore...@gmail.com wrote: Try (assuming you already have svn on your system) rd

[chromium-dev] Re: problem with gclient config on windows vista

2009-05-17 Thread Marc-Antoine Ruel
Try (assuming you already have svn on your system) rd /q /s depot_tools svn co http://src.chromium.org/svn/trunk/tools/depot_tools/ It seems like an issue with svn version clash. Yay. M-A On Sat, May 16, 2009 at 2:49 PM, Eeyore eeyore...@gmail.com wrote: I think gclient is just totally

[chromium-dev] Re: problem with gclient config on windows vista

2009-05-17 Thread Eeyore
Try (assuming you already have svn on your system) rd /q /s depot_tools svn co http://src.chromium.org/svn/trunk/tools/depot_tools/ It seems like an issue with svn version clash. Yay. Wow, that seems to have worked. When I ran gclient after pulling depot_tools from SVN, in actually

[chromium-dev] Re: problem with gclient config on windows vista

2009-05-14 Thread Marc-Antoine Ruel
svn: Your .svn/tmp directory may be missing or corrupt; run 'svn cleanup' and try again This error is really weird. svn: Can't open file 'C:\tmp\depot_tools\.svn\tmp\log': The system cannot find the path specified. This error is even more weird. c:\tmpecho %PATH%

[chromium-dev] Re: problem with gclient config on windows vista

2009-05-14 Thread Ted Crossman
Marc-Antoine Ruel wrote: svn: Your .svn/tmp directory may be missing or corrupt; run 'svn cleanup' and try again This error is really weird. svn: Can't open file 'C:\tmp\depot_tools\.svn\tmp\log': The system cannot find the path specified. This error is even more weird. c:\tmpecho