[PATCH] Improve error checking for rev-prop commands (incl. issue #2364)
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-07-31 18:14:08 CEST
Issue #2364 says "--revprop doesn't work with -r BASE/COMMITTED/PREV but [does]
My analysis is that there are two issues here.
1. It was never intended that a working copy item should be specified as the
$ svn proplist --revprop -r BASE
The new error message with this patch is:
$ svn proplist --revprop -r BASE
2. Maybe we want an enhancement to allow the revision to be specified relative
The attached patch fixes that error message and does some more besides. I'll
- 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.