Sha256: 9373cb1d3a6ab791e73c33a0ea78b6ad5cbab10765e92ec786d574d578aa48d6
Contents?: true
Size: 419 Bytes
Versions: 26
Compression:
Stored size: 419 Bytes
Contents
@echo off :: Copyright (c) 2012 The Chromium Authors. All rights reserved. :: Use of this source code is governed by a BSD-style license that can be :: found in the LICENSE file. setlocal :: Ensure that "depot_tools" is somewhere in PATH so this tool can be used :: standalone, but allow other PATH manipulations to take priority. set PATH=%PATH%;%~dp0 :: Defer control. python "%~dp0\roll_dep_svn.py" %*
Version data entries
26 entries across 26 versions & 1 rubygems