Fossil SCM

update wrong comment

jan.nijtmans 2012-12-01 09:53 trunk
Commit 39807cdf0c66fea3bde7347953182d40c92a7593
1 file changed +1 -1
+1 -1
--- src/file.c
+++ src/file.c
@@ -484,11 +484,11 @@
484484
** a file in a repository. Valid filenames follow all of the
485485
** following rules:
486486
**
487487
** * Does not begin with "/"
488488
** * Does not contain any path element named "." or ".."
489
-** * Does not contain any of these characters in the path: "\*[]?"
489
+** * Does not contain any of these characters in the path: "\"
490490
** * Does not end with "/".
491491
** * Does not contain two or more "/" characters in a row.
492492
** * Contains at least one character
493493
*/
494494
int file_is_simple_pathname(const char *z){
495495
--- src/file.c
+++ src/file.c
@@ -484,11 +484,11 @@
484 ** a file in a repository. Valid filenames follow all of the
485 ** following rules:
486 **
487 ** * Does not begin with "/"
488 ** * Does not contain any path element named "." or ".."
489 ** * Does not contain any of these characters in the path: "\*[]?"
490 ** * Does not end with "/".
491 ** * Does not contain two or more "/" characters in a row.
492 ** * Contains at least one character
493 */
494 int file_is_simple_pathname(const char *z){
495
--- src/file.c
+++ src/file.c
@@ -484,11 +484,11 @@
484 ** a file in a repository. Valid filenames follow all of the
485 ** following rules:
486 **
487 ** * Does not begin with "/"
488 ** * Does not contain any path element named "." or ".."
489 ** * Does not contain any of these characters in the path: "\"
490 ** * Does not end with "/".
491 ** * Does not contain two or more "/" characters in a row.
492 ** * Contains at least one character
493 */
494 int file_is_simple_pathname(const char *z){
495

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button