Possible bug in "svn getprop --revprop" command
From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-06-30 17:30:45 CEST
Just want to verify that this is a bug before I log it.
I am attempting to check the value of "svn:log" at the time of the
When I run the command:
/usr/bin/svnlook propget --revprop -t 0-1 /home/weintraub/respos svn:log
I get:
svnlook: No such revision -1
Although this command succeeds:
/usr/bin/svnlook propget -t 0-1 /home/weintraub/repos svn:keywords utilmenu
It appears that the "svnlook propget --revprop" command is ignoring
-- David Weintraub qazwart@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Jun 30 19:00:40 2005 |
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.