Pre-commit hook gets wrong file names after svn mv
From: Robert Wenner <robert.wenner_at_atsec.com>
 
Date: 2005-09-16 01:03:14 CEST 
Hi,
 I got a problem with a pre-commit hook script.
 Without the hook:
 robert@sauerbraten:~/test> svn status
 Committed revision 9.
 Committed revision 10.
 Here you already see the difference: the output from svn mv uses the old 
 A   new/
 and asking svn propget about these fails, because they don't exist yet.
 svn: File not found: revision 11, path '/new/foo'
 What am I missing here?
 Robert
 ---------------------------------------------------------------------
  | 
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.