'svnlook proplist -t' fails to return properties for items replaced in the working copy
From: Leo Davis <ldavis_at_fonix.com>
Date: 2007-03-14 03:44:21 CET
Hello,
I replaced a file in my working copy:
$ svn rm foo.c
I have the check-mime-type.pl run on the server in the pre-commit hook.
Now when I commit I get:
svn: 'pre-commit' hook failed with error output:
What check-mime-type.pl is doing is calling the command-line 'svnlook' like:
svnlook proplist <repo> -t <transaction> --verbose <path>
I'm not getting any output from this command.
The client is using subversion 1.4.3 on Linux. The server is using
Leo
---------------------------------------------------------------------
|
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.