Re: Commit fails with path not found
From: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 6 Jan 2011 15:58:29 -0500
The directories that might be causing all the trouble are the "target"
I know Maven deletes those directories on a "clean", so I suspect that you
The directories that start with a "?" should be causing Subversion commit
Try this from the command line:
1). Delete the 3 "target" directories. Under Maven, there shouldn't be
2). Do a "svn update". This should recreate the target directories, but
3). Run "svn status" one more time. Make sure that you don't have any
4). Now try the commit once more. You can do that from the command line with
5). If you can do a commit, your next step is to remove the "target"
6). You might want to add in the directories with the "?" before we do
7). Now commit once more. Your workspace should be clean. There are no more
8). Now refresh your Eclipse workspace and everything should be fine.
-- David Weintraub qazwart_at_gmail.comReceived on 2011-01-06 21:59:07 CET |
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.