Unhelpful error message when date is wrong
From: Phil Endecott <spam_from_subversion_users_at_chezphil.org>
Date: 2006-02-27 12:47:08 CET ('binary' encoding is not supported, stored as-is) Dear All, It seems to me that Subversion is sometimes let down by the poor quality of its error messages. Here is my latest example:
$ svn diff -r '{2005-02-24}'
I was trying to see what had changed since last Friday, but I forgot that it has been 2006 for the last couple of months (need more coffee...). In my already confused state I tried lots of things like
$ svn diff -r '{2005-02-24}:HEAD'
all giving the same useless error message.
If it had instead said "2005-02-24 is before the creation date of the repository", I would have immediately seen the problem.
Would people agree that this is an issue that should be fixed?
Cheers,
--Phil.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.