Mercurial > hg
comparison Makefile @ 5145:0751c25ea0c0
raise util.Abort again if specified revision is not an integer.
This was changed to NoRepo in 462cc56d898f, because specifying non-integer
revisions for e.g. the Mercurial backend caused Abort to be raised in the
subversion importer.
Now util.Abort is raised again, but the check is done after verifying if it
really is a subversion repository.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Tue, 07 Aug 2007 12:24:25 +0200 |
parents | 3fd4dde37628 |
children | 02e358a3a8a7 |
comparison
equal
deleted
inserted
replaced
5144:07735e2d24cb | 5145:0751c25ea0c0 |
---|