I think the tools should support your use of tags, but thanks for switching back to tr...@version. -Darin
On Thu, Sep 24, 2009 at 12:12 AM, Mads Sig Ager <[email protected]> wrote: > I think something else is going on here as well. The changes you are > talking about making sounds great though, so please do! > > The increased number of issues with V8 updates was caused by the V8 > team and I should have sent an email about it. We changed the DEPS > file to pull V8 from svn/tags/version instead of from > svn/tr...@revision. This has the effect that if you have > modifications in the V8 source dir you have to delete it. This was > not our intention, so I switched back to the svn/tr...@version scheme. > There should be less issues with the next updates. > > Sorry for the inconvenience. > > -- Mads > > On Thu, Sep 24, 2009 at 8:56 AM, Darin Fisher <[email protected]> wrote: > > Yes, please!! The srcdir should not be littered with output from the > build > > system. (At least it should be an option.) > > -Darin > > > > On Wed, Sep 23, 2009 at 2:56 PM, Evan Martin <[email protected]> wrote: > >> > >> We need builddir != srcdir. sgk was working on it, I helped with a > >> patch, not sure what became of it. > >> > >> On Wed, Sep 23, 2009 at 2:52 PM, Andrew Scherkus <[email protected] > > > >> wrote: > >> > One more data point: happens to me on windows and linux: > >> > $ cd src/v8 > >> > $ svn st > >> > ? tools/gyp/v8_nosnapshot.mk > >> > ? tools/gyp/v8_snapshot.mk > >> > ? tools/gyp/v8.mk > >> > ? tools/gyp/js2c.mk > >> > ? tools/gyp/v8_shell.mk > >> > ? tools/gyp/mksnapshot.mk > >> > ? tools/gyp/v8_base.mk > >> > > >> > On Wed, Sep 23, 2009 at 2:12 PM, Bradley Nelson < > [email protected]> > >> > wrote: > >> >> > >> >> I'll look into it. Sorrry, we added support for setting the default > run > >> >> target, but it has to create a per user config file. > >> >> -BradN > >> >> > >> >> On Wed, Sep 23, 2009 at 1:55 PM, Jeremy Orlow <[email protected]> > >> >> wrote: > >> >>> > >> >>> On Wed, Sep 23, 2009 at 1:43 PM, John Abd-El-Malek < > [email protected]> > >> >>> wrote: > >> >>>> > >> >>>> I've seen this before last week as well. > >> >>> > >> >>> I have too. > >> >>> > >> >>>> > >> >>>> Can this really be added to v8's svn:ignore? These VS generated > >> >>>> files > >> >>>> have the username in them. > >> >>>> > >> >>>> On Wed, Sep 23, 2009 at 1:39 PM, Mark Mentovai <[email protected]> > >> >>>> wrote: > >> >>>>> > >> >>>>> This happened after a GYP change that Brad made recently (last > week, > >> >>>>> I > >> >>>>> think). > >> >>>>> > >> >>>>> We need to add to v8's svn:ignore. > >> >>>>> > >> >>>>> John Abd-El-Malek wrote: > >> >>>>> > Every time v8 team updates which branch is the one that's used > in > >> >>>>> > Chrome, > >> >>>>> > gclient sync fails on Windows. The error is below. > >> >>>>> > ________ running 'svn update a:\chrome2\src\tools\tryserver' in > >> >>>>> > 'a:\chrome2' > >> >>>>> > At revision 3275. > >> >>>>> > Error: Can't switch the checkout to > >> >>>>> > http://v8.googlecode.com/svn/tr...@2966; > >> >>>>> > UUID don't match and there is local changes in > a:\chrome2\src\v8. > >> >>>>> > Delete the > >> >>>>> > direct > >> >>>>> > ory and try again. > >> >>>>> > > >> >>>>> > a:\chrome2\src\v8>svn st > >> >>>>> > ? tools\gyp\v8.vcproj.GOOGLE.jabdelmalek.user > >> >>>>> > ? tools\gyp\js2c.vcproj.GOOGLE.jabdelmalek.user > >> >>>>> > ? tools\gyp\v8_nosnapshot.vcproj.GOOGLE.jabdelmalek.user > >> >>>>> > ? tools\gyp\v8_snapshot.vcproj.GOOGLE.jabdelmalek.user > >> >>>>> > ? tools\gyp\v8_shell.vcproj.GOOGLE.jabdelmalek.user > >> >>>>> > ? tools\gyp\v8_base.vcproj.GOOGLE.jabdelmalek.user > >> >>>>> > ? tools\gyp\mksnapshot.vcproj.GOOGLE.jabdelmalek.user > >> >>>>> > > >> >>>>> > > >> >>>>> > I have to delete the v8 directory and run gclient sync again (or > >> >>>>> > remove the > >> >>>>> > generated files). This is annoying, since it breaks syncing to > >> >>>>> > all > >> >>>>> > the > >> >>>>> > Windows developers (I don't think this happens on Mac and > Linux). > >> >>>>> > Can the generated files be put elsewhere? Or is there a way > that > >> >>>>> > gyp > >> >>>>> > can > >> >>>>> > tell svn to ignore .user files? I realize I could put it in my > >> >>>>> > svn > >> >>>>> > config > >> >>>>> > file, but this doesn't solve it for all the other developers. > >> >>>>> > > >> >>>>> > > > >> >>>>> > > >> >>>> > >> >>>> > >> >>>> > >> >>> > >> >> > >> >> > >> >> > >> > > >> > > >> > > > >> > > >> > >> > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
