Fossil SCM
Spelling typos from Debian
Commit
4d1ac686c4cd4de2ada934e64d7743f96a94cab7e680b30538c4d5b45b05b278
Parent
e59a7fd3cfe7b9a…
10 files changed
+1
-1
+2
-2
+1
-1
+1
-1
+1
-1
+3
-3
+1
-1
+1
-1
+2
-2
+1
-1
+1
-1
| --- ajax/js/whajaj.js | ||
| +++ ajax/js/whajaj.js | ||
| @@ -147,11 +147,11 @@ | ||
| 147 | 147 | can simplify usage. This class is designed so that the actual |
| 148 | 148 | connection-related details (i.e. _how_ it connects to the |
| 149 | 149 | back-end) may be re-implemented to use a client's preferred |
| 150 | 150 | connection mechanism (e.g. jQuery). |
| 151 | 151 | |
| 152 | - The optional opt paramater may be an object with any (or all) of | |
| 152 | + The optional opt parameter may be an object with any (or all) of | |
| 153 | 153 | the properties documented for WhAjaj.Connector.options.ajax. |
| 154 | 154 | Properties set here (or later via modification of the "options" |
| 155 | 155 | property of this object) will be used in calls to |
| 156 | 156 | WhAjaj.Connector.sendRequest(), and these override (normally) any |
| 157 | 157 | options set in WhAjaj.Connector.options.ajax. Note that |
| 158 | 158 |
| --- ajax/js/whajaj.js | |
| +++ ajax/js/whajaj.js | |
| @@ -147,11 +147,11 @@ | |
| 147 | can simplify usage. This class is designed so that the actual |
| 148 | connection-related details (i.e. _how_ it connects to the |
| 149 | back-end) may be re-implemented to use a client's preferred |
| 150 | connection mechanism (e.g. jQuery). |
| 151 | |
| 152 | The optional opt paramater may be an object with any (or all) of |
| 153 | the properties documented for WhAjaj.Connector.options.ajax. |
| 154 | Properties set here (or later via modification of the "options" |
| 155 | property of this object) will be used in calls to |
| 156 | WhAjaj.Connector.sendRequest(), and these override (normally) any |
| 157 | options set in WhAjaj.Connector.options.ajax. Note that |
| 158 |
| --- ajax/js/whajaj.js | |
| +++ ajax/js/whajaj.js | |
| @@ -147,11 +147,11 @@ | |
| 147 | can simplify usage. This class is designed so that the actual |
| 148 | connection-related details (i.e. _how_ it connects to the |
| 149 | back-end) may be re-implemented to use a client's preferred |
| 150 | connection mechanism (e.g. jQuery). |
| 151 | |
| 152 | The optional opt parameter may be an object with any (or all) of |
| 153 | the properties documented for WhAjaj.Connector.options.ajax. |
| 154 | Properties set here (or later via modification of the "options" |
| 155 | property of this object) will be used in calls to |
| 156 | WhAjaj.Connector.sendRequest(), and these override (normally) any |
| 157 | options set in WhAjaj.Connector.options.ajax. Note that |
| 158 |
+2
-2
| --- skins/xekri/css.txt | ||
| +++ skins/xekri/css.txt | ||
| @@ -938,11 +938,11 @@ | ||
| 938 | 938 | * ** add the color picker found at http:jscolor.com as java script |
| 939 | 939 | * include |
| 940 | 940 | * ** to the header and configure the java script file with |
| 941 | 941 | * ** 1. use as bindClass :checkinUserColor |
| 942 | 942 | * ** 2. change the default hash adding behaviour to ON |
| 943 | - * ** or change the class defition of element identified by | |
| 943 | + * ** or change the class definition of element identified by | |
| 944 | 944 | * id="clrcust" |
| 945 | 945 | * ** to a standard jscolor definition with java script in the footer. |
| 946 | 946 | * */ |
| 947 | 947 | } |
| 948 | 948 | |
| @@ -987,11 +987,11 @@ | ||
| 987 | 987 | } |
| 988 | 988 | /* format for artifact lines, no longer shunned */ |
| 989 | 989 | p.noMoreShun { |
| 990 | 990 | color: #00f; |
| 991 | 991 | } |
| 992 | -/* format for artifact lines beeing shunned */ | |
| 992 | +/* format for artifact lines being shunned */ | |
| 993 | 993 | p.shunned { |
| 994 | 994 | color: #00f; |
| 995 | 995 | } |
| 996 | 996 | /* a broken hyperlink */ |
| 997 | 997 | span.brokenlink { |
| 998 | 998 |
| --- skins/xekri/css.txt | |
| +++ skins/xekri/css.txt | |
| @@ -938,11 +938,11 @@ | |
| 938 | * ** add the color picker found at http:jscolor.com as java script |
| 939 | * include |
| 940 | * ** to the header and configure the java script file with |
| 941 | * ** 1. use as bindClass :checkinUserColor |
| 942 | * ** 2. change the default hash adding behaviour to ON |
| 943 | * ** or change the class defition of element identified by |
| 944 | * id="clrcust" |
| 945 | * ** to a standard jscolor definition with java script in the footer. |
| 946 | * */ |
| 947 | } |
| 948 | |
| @@ -987,11 +987,11 @@ | |
| 987 | } |
| 988 | /* format for artifact lines, no longer shunned */ |
| 989 | p.noMoreShun { |
| 990 | color: #00f; |
| 991 | } |
| 992 | /* format for artifact lines beeing shunned */ |
| 993 | p.shunned { |
| 994 | color: #00f; |
| 995 | } |
| 996 | /* a broken hyperlink */ |
| 997 | span.brokenlink { |
| 998 |
| --- skins/xekri/css.txt | |
| +++ skins/xekri/css.txt | |
| @@ -938,11 +938,11 @@ | |
| 938 | * ** add the color picker found at http:jscolor.com as java script |
| 939 | * include |
| 940 | * ** to the header and configure the java script file with |
| 941 | * ** 1. use as bindClass :checkinUserColor |
| 942 | * ** 2. change the default hash adding behaviour to ON |
| 943 | * ** or change the class definition of element identified by |
| 944 | * id="clrcust" |
| 945 | * ** to a standard jscolor definition with java script in the footer. |
| 946 | * */ |
| 947 | } |
| 948 | |
| @@ -987,11 +987,11 @@ | |
| 987 | } |
| 988 | /* format for artifact lines, no longer shunned */ |
| 989 | p.noMoreShun { |
| 990 | color: #00f; |
| 991 | } |
| 992 | /* format for artifact lines being shunned */ |
| 993 | p.shunned { |
| 994 | color: #00f; |
| 995 | } |
| 996 | /* a broken hyperlink */ |
| 997 | span.brokenlink { |
| 998 |
+1
-1
| --- src/finfo.c | ||
| +++ src/finfo.c | ||
| @@ -664,11 +664,11 @@ | ||
| 664 | 664 | ** This screen is intended for use by Fossil developers to help |
| 665 | 665 | ** in debugging Fossil itself. Ordinary Fossil users are not |
| 666 | 666 | ** expected to know what the MLINK table is or why it is important. |
| 667 | 667 | ** |
| 668 | 668 | ** To avoid confusing ordinary users, this page is only available |
| 669 | -** to adminstrators. | |
| 669 | +** to administrators. | |
| 670 | 670 | */ |
| 671 | 671 | void mlink_page(void){ |
| 672 | 672 | const char *zFName = P("name"); |
| 673 | 673 | const char *zCI = P("ci"); |
| 674 | 674 | Stmt q; |
| 675 | 675 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -664,11 +664,11 @@ | |
| 664 | ** This screen is intended for use by Fossil developers to help |
| 665 | ** in debugging Fossil itself. Ordinary Fossil users are not |
| 666 | ** expected to know what the MLINK table is or why it is important. |
| 667 | ** |
| 668 | ** To avoid confusing ordinary users, this page is only available |
| 669 | ** to adminstrators. |
| 670 | */ |
| 671 | void mlink_page(void){ |
| 672 | const char *zFName = P("name"); |
| 673 | const char *zCI = P("ci"); |
| 674 | Stmt q; |
| 675 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -664,11 +664,11 @@ | |
| 664 | ** This screen is intended for use by Fossil developers to help |
| 665 | ** in debugging Fossil itself. Ordinary Fossil users are not |
| 666 | ** expected to know what the MLINK table is or why it is important. |
| 667 | ** |
| 668 | ** To avoid confusing ordinary users, this page is only available |
| 669 | ** to administrators. |
| 670 | */ |
| 671 | void mlink_page(void){ |
| 672 | const char *zFName = P("name"); |
| 673 | const char *zCI = P("ci"); |
| 674 | Stmt q; |
| 675 |
+1
-1
| --- src/security_audit.c | ||
| +++ src/security_audit.c | ||
| @@ -195,11 +195,11 @@ | ||
| 195 | 195 | z = db_text(0, "SELECT group_concat(login,' AND ') FROM user" |
| 196 | 196 | " WHERE cap GLOB '*[as]*'" |
| 197 | 197 | " AND login in ('anonymous','nobody','reader','developer')"); |
| 198 | 198 | if( z && z[0] ){ |
| 199 | 199 | @ <li><p> |
| 200 | - @ Adminstrative privilege is granted to an entire class of users | |
| 200 | + @ Administrative privilege is granted to an entire class of users | |
| 201 | 201 | @ (%h(z)). Ideally, the Write-Unver privilege should only be |
| 202 | 202 | @ granted to specific individuals. |
| 203 | 203 | } |
| 204 | 204 | n = db_int(0,"SELECT count(*) FROM user WHERE cap GLOB '*[as]*'"); |
| 205 | 205 | if( n==0 ){ |
| 206 | 206 |
| --- src/security_audit.c | |
| +++ src/security_audit.c | |
| @@ -195,11 +195,11 @@ | |
| 195 | z = db_text(0, "SELECT group_concat(login,' AND ') FROM user" |
| 196 | " WHERE cap GLOB '*[as]*'" |
| 197 | " AND login in ('anonymous','nobody','reader','developer')"); |
| 198 | if( z && z[0] ){ |
| 199 | @ <li><p> |
| 200 | @ Adminstrative privilege is granted to an entire class of users |
| 201 | @ (%h(z)). Ideally, the Write-Unver privilege should only be |
| 202 | @ granted to specific individuals. |
| 203 | } |
| 204 | n = db_int(0,"SELECT count(*) FROM user WHERE cap GLOB '*[as]*'"); |
| 205 | if( n==0 ){ |
| 206 |
| --- src/security_audit.c | |
| +++ src/security_audit.c | |
| @@ -195,11 +195,11 @@ | |
| 195 | z = db_text(0, "SELECT group_concat(login,' AND ') FROM user" |
| 196 | " WHERE cap GLOB '*[as]*'" |
| 197 | " AND login in ('anonymous','nobody','reader','developer')"); |
| 198 | if( z && z[0] ){ |
| 199 | @ <li><p> |
| 200 | @ Administrative privilege is granted to an entire class of users |
| 201 | @ (%h(z)). Ideally, the Write-Unver privilege should only be |
| 202 | @ granted to specific individuals. |
| 203 | } |
| 204 | n = db_int(0,"SELECT count(*) FROM user WHERE cap GLOB '*[as]*'"); |
| 205 | if( n==0 ){ |
| 206 |
+1
-1
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -1678,11 +1678,11 @@ | ||
| 1678 | 1678 | @ <p><strong>CAUTION:</strong> when |
| 1679 | 1679 | @ enabling, <i>all</i> HTML tags and attributes are accepted in the wiki. |
| 1680 | 1680 | @ No sanitization is done. This means that it is very possible for malicious |
| 1681 | 1681 | @ users to inject dangerous HTML, CSS and JavaScript code into your wiki.</p> |
| 1682 | 1682 | @ <p>This should <strong>only</strong> be enabled when wiki editing is limited |
| 1683 | - @ to trusted users. It should <strong>not</strong> be used on a publically | |
| 1683 | + @ to trusted users. It should <strong>not</strong> be used on a publicly | |
| 1684 | 1684 | @ editable wiki.</p> |
| 1685 | 1685 | @ (Property: "wiki-use-html") |
| 1686 | 1686 | @ <hr /> |
| 1687 | 1687 | @ <p><input type="submit" name="submit" value="Apply Changes" /></p> |
| 1688 | 1688 | @ </div></form> |
| 1689 | 1689 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1678,11 +1678,11 @@ | |
| 1678 | @ <p><strong>CAUTION:</strong> when |
| 1679 | @ enabling, <i>all</i> HTML tags and attributes are accepted in the wiki. |
| 1680 | @ No sanitization is done. This means that it is very possible for malicious |
| 1681 | @ users to inject dangerous HTML, CSS and JavaScript code into your wiki.</p> |
| 1682 | @ <p>This should <strong>only</strong> be enabled when wiki editing is limited |
| 1683 | @ to trusted users. It should <strong>not</strong> be used on a publically |
| 1684 | @ editable wiki.</p> |
| 1685 | @ (Property: "wiki-use-html") |
| 1686 | @ <hr /> |
| 1687 | @ <p><input type="submit" name="submit" value="Apply Changes" /></p> |
| 1688 | @ </div></form> |
| 1689 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1678,11 +1678,11 @@ | |
| 1678 | @ <p><strong>CAUTION:</strong> when |
| 1679 | @ enabling, <i>all</i> HTML tags and attributes are accepted in the wiki. |
| 1680 | @ No sanitization is done. This means that it is very possible for malicious |
| 1681 | @ users to inject dangerous HTML, CSS and JavaScript code into your wiki.</p> |
| 1682 | @ <p>This should <strong>only</strong> be enabled when wiki editing is limited |
| 1683 | @ to trusted users. It should <strong>not</strong> be used on a publicly |
| 1684 | @ editable wiki.</p> |
| 1685 | @ (Property: "wiki-use-html") |
| 1686 | @ <hr /> |
| 1687 | @ <p><input type="submit" name="submit" value="Apply Changes" /></p> |
| 1688 | @ </div></form> |
| 1689 |
+3
-3
| --- src/sqlite3.c | ||
| +++ src/sqlite3.c | ||
| @@ -121628,11 +121628,11 @@ | ||
| 121628 | 121628 | ** (8) If the subquery uses LIMIT then the outer query may not be a join. |
| 121629 | 121629 | ** |
| 121630 | 121630 | ** (9) If the subquery uses LIMIT then the outer query may not be aggregate. |
| 121631 | 121631 | ** |
| 121632 | 121632 | ** (**) Restriction (10) was removed from the code on 2005-02-05 but we |
| 121633 | -** accidently carried the comment forward until 2014-09-15. Original | |
| 121633 | +** accidentally carried the comment forward until 2014-09-15. Original | |
| 121634 | 121634 | ** constraint: "If the subquery is aggregate then the outer query |
| 121635 | 121635 | ** may not use LIMIT." |
| 121636 | 121636 | ** |
| 121637 | 121637 | ** (11) The subquery and the outer query may not both have ORDER BY clauses. |
| 121638 | 121638 | ** |
| @@ -184999,11 +184999,11 @@ | ||
| 184999 | 184999 | 0 /* xRollbackTo */ |
| 185000 | 185000 | }; |
| 185001 | 185001 | #endif /* SQLITE_OMIT_VIRTUALTABLE */ |
| 185002 | 185002 | |
| 185003 | 185003 | /**************************************************************************** |
| 185004 | -** The following routines are the only publically visible identifiers in this | |
| 185004 | +** The following routines are the only publicly visible identifiers in this | |
| 185005 | 185005 | ** file. Call the following routines in order to register the various SQL |
| 185006 | 185006 | ** functions and the virtual table implemented by this file. |
| 185007 | 185007 | ****************************************************************************/ |
| 185008 | 185008 | |
| 185009 | 185009 | SQLITE_PRIVATE int sqlite3Json1Init(sqlite3 *db){ |
| @@ -205632,11 +205632,11 @@ | ||
| 205632 | 205632 | |
| 205633 | 205633 | int bEof; /* True if this cursor is at EOF */ |
| 205634 | 205634 | Fts5IndexIter *pIter; /* Term/rowid iterator object */ |
| 205635 | 205635 | |
| 205636 | 205636 | int nLeTerm; /* Size of zLeTerm in bytes */ |
| 205637 | - char *zLeTerm; /* (term <= $zLeTerm) paramater, or NULL */ | |
| 205637 | + char *zLeTerm; /* (term <= $zLeTerm) parameter, or NULL */ | |
| 205638 | 205638 | |
| 205639 | 205639 | /* These are used by 'col' tables only */ |
| 205640 | 205640 | Fts5Config *pConfig; /* Fts5 table configuration */ |
| 205641 | 205641 | int iCol; |
| 205642 | 205642 | i64 *aCnt; |
| 205643 | 205643 |
| --- src/sqlite3.c | |
| +++ src/sqlite3.c | |
| @@ -121628,11 +121628,11 @@ | |
| 121628 | ** (8) If the subquery uses LIMIT then the outer query may not be a join. |
| 121629 | ** |
| 121630 | ** (9) If the subquery uses LIMIT then the outer query may not be aggregate. |
| 121631 | ** |
| 121632 | ** (**) Restriction (10) was removed from the code on 2005-02-05 but we |
| 121633 | ** accidently carried the comment forward until 2014-09-15. Original |
| 121634 | ** constraint: "If the subquery is aggregate then the outer query |
| 121635 | ** may not use LIMIT." |
| 121636 | ** |
| 121637 | ** (11) The subquery and the outer query may not both have ORDER BY clauses. |
| 121638 | ** |
| @@ -184999,11 +184999,11 @@ | |
| 184999 | 0 /* xRollbackTo */ |
| 185000 | }; |
| 185001 | #endif /* SQLITE_OMIT_VIRTUALTABLE */ |
| 185002 | |
| 185003 | /**************************************************************************** |
| 185004 | ** The following routines are the only publically visible identifiers in this |
| 185005 | ** file. Call the following routines in order to register the various SQL |
| 185006 | ** functions and the virtual table implemented by this file. |
| 185007 | ****************************************************************************/ |
| 185008 | |
| 185009 | SQLITE_PRIVATE int sqlite3Json1Init(sqlite3 *db){ |
| @@ -205632,11 +205632,11 @@ | |
| 205632 | |
| 205633 | int bEof; /* True if this cursor is at EOF */ |
| 205634 | Fts5IndexIter *pIter; /* Term/rowid iterator object */ |
| 205635 | |
| 205636 | int nLeTerm; /* Size of zLeTerm in bytes */ |
| 205637 | char *zLeTerm; /* (term <= $zLeTerm) paramater, or NULL */ |
| 205638 | |
| 205639 | /* These are used by 'col' tables only */ |
| 205640 | Fts5Config *pConfig; /* Fts5 table configuration */ |
| 205641 | int iCol; |
| 205642 | i64 *aCnt; |
| 205643 |
| --- src/sqlite3.c | |
| +++ src/sqlite3.c | |
| @@ -121628,11 +121628,11 @@ | |
| 121628 | ** (8) If the subquery uses LIMIT then the outer query may not be a join. |
| 121629 | ** |
| 121630 | ** (9) If the subquery uses LIMIT then the outer query may not be aggregate. |
| 121631 | ** |
| 121632 | ** (**) Restriction (10) was removed from the code on 2005-02-05 but we |
| 121633 | ** accidentally carried the comment forward until 2014-09-15. Original |
| 121634 | ** constraint: "If the subquery is aggregate then the outer query |
| 121635 | ** may not use LIMIT." |
| 121636 | ** |
| 121637 | ** (11) The subquery and the outer query may not both have ORDER BY clauses. |
| 121638 | ** |
| @@ -184999,11 +184999,11 @@ | |
| 184999 | 0 /* xRollbackTo */ |
| 185000 | }; |
| 185001 | #endif /* SQLITE_OMIT_VIRTUALTABLE */ |
| 185002 | |
| 185003 | /**************************************************************************** |
| 185004 | ** The following routines are the only publicly visible identifiers in this |
| 185005 | ** file. Call the following routines in order to register the various SQL |
| 185006 | ** functions and the virtual table implemented by this file. |
| 185007 | ****************************************************************************/ |
| 185008 | |
| 185009 | SQLITE_PRIVATE int sqlite3Json1Init(sqlite3 *db){ |
| @@ -205632,11 +205632,11 @@ | |
| 205632 | |
| 205633 | int bEof; /* True if this cursor is at EOF */ |
| 205634 | Fts5IndexIter *pIter; /* Term/rowid iterator object */ |
| 205635 | |
| 205636 | int nLeTerm; /* Size of zLeTerm in bytes */ |
| 205637 | char *zLeTerm; /* (term <= $zLeTerm) parameter, or NULL */ |
| 205638 | |
| 205639 | /* These are used by 'col' tables only */ |
| 205640 | Fts5Config *pConfig; /* Fts5 table configuration */ |
| 205641 | int iCol; |
| 205642 | i64 *aCnt; |
| 205643 |
+1
-1
| --- src/update.c | ||
| +++ src/update.c | ||
| @@ -735,11 +735,11 @@ | ||
| 735 | 735 | ** If FILE was part of a rename operation, both the original file |
| 736 | 736 | ** and the renamed file are reverted. |
| 737 | 737 | ** |
| 738 | 738 | ** Revert all files if no file name is provided. |
| 739 | 739 | ** |
| 740 | -** If a file is reverted accidently, it can be restored using | |
| 740 | +** If a file is reverted accidentally, it can be restored using | |
| 741 | 741 | ** the "fossil undo" command. |
| 742 | 742 | ** |
| 743 | 743 | ** Options: |
| 744 | 744 | ** -r REVISION revert given FILE(s) back to given REVISION |
| 745 | 745 | ** |
| 746 | 746 |
| --- src/update.c | |
| +++ src/update.c | |
| @@ -735,11 +735,11 @@ | |
| 735 | ** If FILE was part of a rename operation, both the original file |
| 736 | ** and the renamed file are reverted. |
| 737 | ** |
| 738 | ** Revert all files if no file name is provided. |
| 739 | ** |
| 740 | ** If a file is reverted accidently, it can be restored using |
| 741 | ** the "fossil undo" command. |
| 742 | ** |
| 743 | ** Options: |
| 744 | ** -r REVISION revert given FILE(s) back to given REVISION |
| 745 | ** |
| 746 |
| --- src/update.c | |
| +++ src/update.c | |
| @@ -735,11 +735,11 @@ | |
| 735 | ** If FILE was part of a rename operation, both the original file |
| 736 | ** and the renamed file are reverted. |
| 737 | ** |
| 738 | ** Revert all files if no file name is provided. |
| 739 | ** |
| 740 | ** If a file is reverted accidentally, it can be restored using |
| 741 | ** the "fossil undo" command. |
| 742 | ** |
| 743 | ** Options: |
| 744 | ** -r REVISION revert given FILE(s) back to given REVISION |
| 745 | ** |
| 746 |
+1
-1
| --- src/zip.c | ||
| +++ src/zip.c | ||
| @@ -843,11 +843,11 @@ | ||
| 843 | 843 | ** |
| 844 | 844 | ** r=TAG The check-in that is turned into a ZIP archive. |
| 845 | 845 | ** Defaults to "trunk". This query parameter used to |
| 846 | 846 | ** be called "uuid" and the older "uuid" name is still |
| 847 | 847 | ** accepted for backwards compatibility. If this |
| 848 | -** query paramater is omitted, the latest "trunk" | |
| 848 | +** query parameter is omitted, the latest "trunk" | |
| 849 | 849 | ** check-in is used. |
| 850 | 850 | ** |
| 851 | 851 | ** in=PATTERN Only include files that match the comma-separate |
| 852 | 852 | ** list of GLOB patterns in PATTERN, as with ex= |
| 853 | 853 | ** |
| 854 | 854 |
| --- src/zip.c | |
| +++ src/zip.c | |
| @@ -843,11 +843,11 @@ | |
| 843 | ** |
| 844 | ** r=TAG The check-in that is turned into a ZIP archive. |
| 845 | ** Defaults to "trunk". This query parameter used to |
| 846 | ** be called "uuid" and the older "uuid" name is still |
| 847 | ** accepted for backwards compatibility. If this |
| 848 | ** query paramater is omitted, the latest "trunk" |
| 849 | ** check-in is used. |
| 850 | ** |
| 851 | ** in=PATTERN Only include files that match the comma-separate |
| 852 | ** list of GLOB patterns in PATTERN, as with ex= |
| 853 | ** |
| 854 |
| --- src/zip.c | |
| +++ src/zip.c | |
| @@ -843,11 +843,11 @@ | |
| 843 | ** |
| 844 | ** r=TAG The check-in that is turned into a ZIP archive. |
| 845 | ** Defaults to "trunk". This query parameter used to |
| 846 | ** be called "uuid" and the older "uuid" name is still |
| 847 | ** accepted for backwards compatibility. If this |
| 848 | ** query parameter is omitted, the latest "trunk" |
| 849 | ** check-in is used. |
| 850 | ** |
| 851 | ** in=PATTERN Only include files that match the comma-separate |
| 852 | ** list of GLOB patterns in PATTERN, as with ex= |
| 853 | ** |
| 854 |
+2
-2
| --- www/private.wiki | ||
| +++ www/private.wiki | ||
| @@ -58,20 +58,20 @@ | ||
| 58 | 58 | Fossil will not clone (or sync) private branches anonymously. Furthermore, |
| 59 | 59 | you have to enable the "Private" capability (the "x" capability) in order |
| 60 | 60 | to enable private branch syncing. The Admin ("a") and Superuser ("s") do |
| 61 | 61 | <u>not</u> imply Private ("x"); you'll have to set "x" in addition to |
| 62 | 62 | "a" or "s". This is a little extra work, but there is a purpose here: |
| 63 | -the interface is designed to make it very difficult to accidently | |
| 63 | +the interface is designed to make it very difficult to accidentally | |
| 64 | 64 | sync a private branch to a public server. It is highly recommended that |
| 65 | 65 | you leave the "x" capability turned off on all repositories used for |
| 66 | 66 | collaboration (repositories to which many people push and pull) and |
| 67 | 67 | only enable "x" for local repositories when you need to share private |
| 68 | 68 | branches. |
| 69 | 69 | |
| 70 | 70 | Private branch sync only works if you use the --private command-line option. |
| 71 | 71 | Private branches are never synced via the auto-sync mechanism. Once |
| 72 | -again, this restriction is designed to make it hard to accidently | |
| 72 | +again, this restriction is designed to make it hard to accidentally | |
| 73 | 73 | push private branches beyond their intended audience. |
| 74 | 74 | |
| 75 | 75 | <h2>Purging Private Branches</h2> |
| 76 | 76 | |
| 77 | 77 | You can remove all private branches from a repository using this command: |
| 78 | 78 |
| --- www/private.wiki | |
| +++ www/private.wiki | |
| @@ -58,20 +58,20 @@ | |
| 58 | Fossil will not clone (or sync) private branches anonymously. Furthermore, |
| 59 | you have to enable the "Private" capability (the "x" capability) in order |
| 60 | to enable private branch syncing. The Admin ("a") and Superuser ("s") do |
| 61 | <u>not</u> imply Private ("x"); you'll have to set "x" in addition to |
| 62 | "a" or "s". This is a little extra work, but there is a purpose here: |
| 63 | the interface is designed to make it very difficult to accidently |
| 64 | sync a private branch to a public server. It is highly recommended that |
| 65 | you leave the "x" capability turned off on all repositories used for |
| 66 | collaboration (repositories to which many people push and pull) and |
| 67 | only enable "x" for local repositories when you need to share private |
| 68 | branches. |
| 69 | |
| 70 | Private branch sync only works if you use the --private command-line option. |
| 71 | Private branches are never synced via the auto-sync mechanism. Once |
| 72 | again, this restriction is designed to make it hard to accidently |
| 73 | push private branches beyond their intended audience. |
| 74 | |
| 75 | <h2>Purging Private Branches</h2> |
| 76 | |
| 77 | You can remove all private branches from a repository using this command: |
| 78 |
| --- www/private.wiki | |
| +++ www/private.wiki | |
| @@ -58,20 +58,20 @@ | |
| 58 | Fossil will not clone (or sync) private branches anonymously. Furthermore, |
| 59 | you have to enable the "Private" capability (the "x" capability) in order |
| 60 | to enable private branch syncing. The Admin ("a") and Superuser ("s") do |
| 61 | <u>not</u> imply Private ("x"); you'll have to set "x" in addition to |
| 62 | "a" or "s". This is a little extra work, but there is a purpose here: |
| 63 | the interface is designed to make it very difficult to accidentally |
| 64 | sync a private branch to a public server. It is highly recommended that |
| 65 | you leave the "x" capability turned off on all repositories used for |
| 66 | collaboration (repositories to which many people push and pull) and |
| 67 | only enable "x" for local repositories when you need to share private |
| 68 | branches. |
| 69 | |
| 70 | Private branch sync only works if you use the --private command-line option. |
| 71 | Private branches are never synced via the auto-sync mechanism. Once |
| 72 | again, this restriction is designed to make it hard to accidentally |
| 73 | push private branches beyond their intended audience. |
| 74 | |
| 75 | <h2>Purging Private Branches</h2> |
| 76 | |
| 77 | You can remove all private branches from a repository using this command: |
| 78 |
+1
-1
| --- www/theory1.wiki | ||
| +++ www/theory1.wiki | ||
| @@ -109,11 +109,11 @@ | ||
| 109 | 109 | is an extraordinary high-level programming language, but it is still |
| 110 | 110 | just a programming language. |
| 111 | 111 | |
| 112 | 112 | For certain types of problems, SQL has a huge advantage over other |
| 113 | 113 | programming languages because it is so high level and because it allows |
| 114 | -programmers to focus more on the <i>what</i> and less of the <i>how</i> | |
| 114 | +programmers to focus more on the <i>what</i> and less on the <i>how</i> | |
| 115 | 115 | of a computation. In other words, |
| 116 | 116 | programmers tend to think about problems at a much higher level when |
| 117 | 117 | using SQL; this can result in better applications. |
| 118 | 118 | SQL is also very dense. |
| 119 | 119 | In practice, this often means that a few |
| 120 | 120 |
| --- www/theory1.wiki | |
| +++ www/theory1.wiki | |
| @@ -109,11 +109,11 @@ | |
| 109 | is an extraordinary high-level programming language, but it is still |
| 110 | just a programming language. |
| 111 | |
| 112 | For certain types of problems, SQL has a huge advantage over other |
| 113 | programming languages because it is so high level and because it allows |
| 114 | programmers to focus more on the <i>what</i> and less of the <i>how</i> |
| 115 | of a computation. In other words, |
| 116 | programmers tend to think about problems at a much higher level when |
| 117 | using SQL; this can result in better applications. |
| 118 | SQL is also very dense. |
| 119 | In practice, this often means that a few |
| 120 |
| --- www/theory1.wiki | |
| +++ www/theory1.wiki | |
| @@ -109,11 +109,11 @@ | |
| 109 | is an extraordinary high-level programming language, but it is still |
| 110 | just a programming language. |
| 111 | |
| 112 | For certain types of problems, SQL has a huge advantage over other |
| 113 | programming languages because it is so high level and because it allows |
| 114 | programmers to focus more on the <i>what</i> and less on the <i>how</i> |
| 115 | of a computation. In other words, |
| 116 | programmers tend to think about problems at a much higher level when |
| 117 | using SQL; this can result in better applications. |
| 118 | SQL is also very dense. |
| 119 | In practice, this often means that a few |
| 120 |