Status in ignored directory triggers "is not under version control" error
From: Holger Schmidt <Holger.Schmidt_at_zmdi.com>
Date: Tue, 4 Sep 2012 15:34:35 +0200
Hello,
I have a directory dir1/dir2 in my SVN working copy that has depth=empty
svn: 'dir1/dir2/file1' is not under version control
What is the reason of the error? What can I do to get rid of the error?
I use SVN version 1.6.15 (r1038135). Here is a script to show the error:
----- Script Start -----
### inuvc.sh - Script to show the "is not under version control" error
repoRoot="`pwd`/repo"
startDir=`pwd`
### Remove old repository and working copy.
### Create new repository.
### Create working copy and add some data.
### Switch dir2 to empty.
### Remove the file.
### Do a status. This triggers the error:
Thanks,
-- Holger Schmidt Lead Design Engineer Methodology and Design Automation Zentrum Mikroelektronik Dresden AG Grenzstraße 28, 01109 Dresden, Germany Phone: +49.351.8822.9 0 3 Holger.Schmidt_at_zmdi.com www.zmdi.com Executive Board: Thilo von Selchow (CEO), Steffen Wollek (CFO) Chairman of the Supervisory Board: Carl-Peter Forster Amtsgericht Dresden: HRB 19 166; Ust-Ident.-Nr.: DE151798300 This email is confidential. It may be read, copied and used only by the intended recipient. If you are not the intended recipient, you must not disclose or use the information contained in it. If you have received this mail in error, please tell us immediately by return email and delete this email.Received on 2012-09-04 15:35:16 CEST |
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.