21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
out what is going wrong.
* Bug: pull is ending prematurely.
* Bug: Make sure merge and other commands (check-out) do not try
to use a phantom.
Things to work on:
* Use the wiki_convert() routine to render comments and other text
on web pages.
* If the server does not have write permission on the database
|
>
|
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
out what is going wrong.
* Bug: pull is ending prematurely.
* Bug: Make sure merge and other commands (check-out) do not try
to use a phantom.
* Bug: When clone use incorrect http URL, local repo file is still created.
Things to work on:
* Use the wiki_convert() routine to render comments and other text
on web pages.
* If the server does not have write permission on the database
|