Input validation observations
From: Julian Foad <julian.foad_at_wandisco.com>
Date: Tue, 30 Nov 2010 11:48:42 +0000
I tried some potentially invalid inputs to "svn" a week or two ago and
Noorul, I'm including you in the "To" addresses because you said you
Where I end with a question mark, it means I'm not sure if we want this
* "svn checkout ^/ ^/y" -> "A asf/cxf, A asf/cxf/utils, ...". (Don't
* "svn checkout ^/subversion/trunk/build ^/y" -> "Checked out revision
* "svn copy a ^/b c" doesn't detect the mixed source types in cl, only
* "svn info ^/b" -> "Not a valid URL"; should be "path '/b' not found
* "svn mkdir ^/ a" -> "Illegal repository URL 'a'"; should say "can't
* "svn mkdir a ^/" -> "Can't create directory
* "svn mv ^/ ^/" -> "Cannot move path
* "svn update ^/a" -> "Skipped
- Julian
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.