mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Migration
- Updated repository URL.
This commit is contained in:
parent
14396cd305
commit
35657bc689
10 changed files with 16 additions and 18 deletions
|
@ -26,7 +26,7 @@ Note: This is being written from the OSX 10.6 perspective, and may therefore
|
|||
clone of the repository, because we will do (locally) destructive things
|
||||
to it.
|
||||
|
||||
$ git clone git://tasktools.org/task.git ~/task-package.git
|
||||
$ git clone https://git.tasktools.org/scm/tm/task.git ~/task-package.git
|
||||
...
|
||||
$ cd ~/task-package.git
|
||||
|
||||
|
@ -36,8 +36,8 @@ Note: This is being written from the OSX 10.6 perspective, and may therefore
|
|||
commit, via a tag. Note that while 1.9.2 is a branch name, v1.9.2 is a tag
|
||||
name.
|
||||
|
||||
$ git checkout 1.9.2
|
||||
$ git reset --hard v1.9.2
|
||||
$ git checkout 2.4.0
|
||||
$ git reset --hard v2.4.0
|
||||
|
||||
If there is an error in this step, stop, capture the output, and report the
|
||||
errors.
|
||||
|
@ -53,7 +53,7 @@ Note: This is being written from the OSX 10.6 perspective, and may therefore
|
|||
...
|
||||
|
||||
If any errors are reported, stop, capture the output, and report the errors.
|
||||
|
||||
|
||||
$ make -j 2
|
||||
|
||||
If there are any errors, or there are any warnings generated by the compiler
|
||||
|
@ -75,7 +75,7 @@ Note: This is being written from the OSX 10.6 perspective, and may therefore
|
|||
|
||||
$ ./run_all
|
||||
Skipping benchmarks
|
||||
|
||||
|
||||
Pass: 4241
|
||||
Fail: 0
|
||||
Skipped: 0
|
||||
|
@ -170,7 +170,7 @@ Note: This is being written from the OSX 10.6 perspective, and may therefore
|
|||
- Leave the "Identifier" alone - it is automatic
|
||||
- Make sure "Selected" and "Enabled" are checked, but "Hidden" is not
|
||||
|
||||
<figure 10>
|
||||
<figure 10>
|
||||
|
||||
6.9 Click on the "Requirements" tab/button and make sure it is all blank.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue