Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T torflow
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Network Health
  • torflow
  • Issues
  • #8370
Closed
Open
Issue created Mar 01, 2013 by Roger Dingledine@armaOwner

torflow checks out old torctl as submodule

bwauth@moria:~/work$ git clone https://git.torproject.org/git/torflow.git
Cloning into torflow...
remote: Counting objects: 3757, done.
remote: Compressing objects: 100% (1055/1055), done.
remote: Total 3757 (delta 2668), reused 3718 (delta 2647)
Receiving objects: 100% (3757/3757), 1.13 MiB, done.
Resolving deltas: 100% (2668/2668), done.
bwauth@moria:~/work$ cd torflow
bwauth@moria:~/work/torflow$ ./add_torctl.sh 
Submodule 'TorCtl' (https://git.torproject.org/pytorctl.git) registered for path 'TorCtl'
Cloning into TorCtl...
remote: Counting objects: 725, done.
remote: Compressing objects: 100% (236/236), done.
remote: Total 725 (delta 491), reused 718 (delta 488)
Receiving objects: 100% (725/725), 187.32 KiB, done.
Resolving deltas: 100% (491/491), done.
Submodule path 'TorCtl': checked out '305a759d99dd01f60faed9aa036b37746d3c54c5'

305a759 is way old (the head is from Apr 2012). For example, it doesn't include aagbsn's fix from today.

What am I doing wrong?

Assignee
Assign to
Time tracking