Fossil SCM
Untangled some awkward grammar in the new doc section
Commit
383f6d4f1a510c0e2273160653cf919f7ada23b2eeb8091226ba400f60d54bc4
Parent
3e464b026503d1f…
1 file changed
+1
-1
+1
-1
| --- www/inout.wiki | ||
| +++ www/inout.wiki | ||
| @@ -41,11 +41,11 @@ | ||
| 41 | 41 | and the BSDs, where everything <tt>git</tt> sends is consumed by |
| 42 | 42 | <tt>fossil</tt> as soon as it can manage, with both programs working |
| 43 | 43 | concurrently. |
| 44 | 44 | |
| 45 | 45 | For some reason, the current version of PowerShell included with Windows |
| 46 | -chokes when you do this when the in-flight repository size exceeds | |
| 46 | +chokes on the conversion when the in-flight repository size exceeds | |
| 47 | 47 | available memory. We do not know why it buffers the entire stream |
| 48 | 48 | emitted by "<tt>git fast-export</tt>" before sending it along to Fossil, |
| 49 | 49 | but we've seen the problem recur on multiple machines. |
| 50 | 50 | |
| 51 | 51 | While one workaround is to fall back to <tt>cmd.exe</tt> — which doesn't |
| 52 | 52 |
| --- www/inout.wiki | |
| +++ www/inout.wiki | |
| @@ -41,11 +41,11 @@ | |
| 41 | and the BSDs, where everything <tt>git</tt> sends is consumed by |
| 42 | <tt>fossil</tt> as soon as it can manage, with both programs working |
| 43 | concurrently. |
| 44 | |
| 45 | For some reason, the current version of PowerShell included with Windows |
| 46 | chokes when you do this when the in-flight repository size exceeds |
| 47 | available memory. We do not know why it buffers the entire stream |
| 48 | emitted by "<tt>git fast-export</tt>" before sending it along to Fossil, |
| 49 | but we've seen the problem recur on multiple machines. |
| 50 | |
| 51 | While one workaround is to fall back to <tt>cmd.exe</tt> — which doesn't |
| 52 |
| --- www/inout.wiki | |
| +++ www/inout.wiki | |
| @@ -41,11 +41,11 @@ | |
| 41 | and the BSDs, where everything <tt>git</tt> sends is consumed by |
| 42 | <tt>fossil</tt> as soon as it can manage, with both programs working |
| 43 | concurrently. |
| 44 | |
| 45 | For some reason, the current version of PowerShell included with Windows |
| 46 | chokes on the conversion when the in-flight repository size exceeds |
| 47 | available memory. We do not know why it buffers the entire stream |
| 48 | emitted by "<tt>git fast-export</tt>" before sending it along to Fossil, |
| 49 | but we've seen the problem recur on multiple machines. |
| 50 | |
| 51 | While one workaround is to fall back to <tt>cmd.exe</tt> — which doesn't |
| 52 |