Home | History | Annotate | Download | only in tools

Lines Matching refs:directory

59 # src: path to the working directory.
798 # The working directory of each depot is just the path to the depot, but
1189 its faster to just delete the directory rather than leave it up to git
1388 """Given a depot, changes to the appropriate working directory.
1410 """Changes to the appropriate directory and gathers a list of revisions
1424 # Change into working directory of external library to run
1430 # this directory directly won't give much good info.
2218 """Removes the directory tree specified, and then creates an empty
2219 directory in the same location.
2222 path_to_dir: Path to the directory tree.
2279 help='Path to the working directory where the script will '