Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #4000

Closed (moved)
Open
Opened Sep 12, 2011 by Roger Dingledine@arma

'make clean' on website doesn't remove html files that have no parent wml file

$(HTMLFILES) in Makefile.common consists of all the $2.html.$1 files that have a corresponding $1/$2.wml file.

So when 'make clean' does "rm -f $(HTMLFILES) $(DEPFILES)" it misses foo.html.bar files whose wml file we have deleted.

For example, download/download.html.de exists and doesn't get cleaned, because download/de/ has no download.wml file.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#4000