Changes
Page history
Fix lint errors (bis)
authored
Nov 27, 2024
by
lelutin
Some errors that I either created or did not see before the changes happened.
Hide whitespace changes
Inline
Side-by-side
doc/svn-accounts.md
View page @
2e35d1df
...
...
@@ -32,7 +32,9 @@ The following SVN repositories are available:
1.
Open a
[
trac ticket
](
https://bugs.torproject.org/
)
per user account desired.
2.
The user needs to pick a username and which repository to access (see list above)
3.
SVN access requires output from the following command:
> htdigest -c password.tmp "Tor subversion repository" <username>
htdigest -c password.tmp "Tor subversion repository" <username>
4.
The output should be mailed to the subversion service maintainer (See
[
Infrastructure Page on trac
](
https://gitlab.torproject.org/legacy/trac/-/wikis/org/operations/Infrastructure
)
)
with Trac ticket reference contained in the email.
...
...
...
...