GithubHelp home page GithubHelp logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 1, 2024
ping?

Original comment by [email protected] on 8 Oct 2009 at 9:00

from gclient.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 1, 2024
Anyone looking at this bug queue? Can someone please help?

Original comment by [email protected] on 14 Oct 2009 at 9:37

from gclient.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 1, 2024
Sounds like mayebe you've got a readonly checkout?
Can you send the contents of the .gclient file.

Original comment by [email protected] on 14 Oct 2009 at 9:50

from gclient.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 1, 2024
$ cat /home/nmaxwell/depot_tools/.gclient 

# An element of this array (a "solution") describes a repository directory
# that will be checked out into your working copy.  Each solution may
# optionally define additional dependencies (via its DEPS file) to be
# checked out alongside the solution's directory.  A solution may also
# specify custom dependencies (via the "custom_deps" property) that
# override or augment the dependencies specified by the DEPS file.
# If a "safesync_url" is specified, it is assumed to reference the location of
# a text file which contains nothing but the last known good SCM revision to
# sync against. It is fetched if specified and used unless --head is passed
solutions = [
  { "name"        : "o3d",
    "url"         : "svn://chrome-svn/chrome/trunk/src/o3d",
    "custom_deps" : {
      # To use the trunk of a component instead of what's in DEPS:
      #"component": "https://svnserver/component/trunk/",
      # To exclude a component from your working copy:
      #"data/really_large_component": None,
    },
    "safesync_url": ""
  },
  {
    "name"      : "o3d-internal",
    "url"       : "svn://chrome-svn/chrome-internal/trunk/o3d",
  },
]

Original comment by [email protected] on 14 Oct 2009 at 10:09

from gclient.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 1, 2024
This issue tracker is not monitored anymore.

BTW, you shouldn't have a .gclient inside your depot_tools.

Original comment by [email protected] on 4 Feb 2010 at 8:24

  • Changed state: Invalid

from gclient.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 1, 2024
Any update for how to resolve this isse?

Original comment by [email protected] on 19 Jan 2012 at 3:11

from gclient.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.