"svn import -m filename" gives no warning
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-04-10 01:58:35 CEST
"svn commit -m filename" warns that the user probably meant "-F" instead of "-m". "svn import" uses log message arguments in the same way but does not give the warning. Guess which one I used first. This behaviour is inconsistent and therefore wrong :-) This probably applies to other commands as well.
Transcript:
~/src> svn import -m svn-commit.tmp file:///home/julianfoad/vcs/myrepos/ globcomplete/ globcomplete
Committed revision 1.
svn-commit.tmp
- 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.