[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Commit failures when adding new directories/files

From: Murli Varadachari <mvaradachari_at_facebook.com>
Date: Sun, 8 Mar 2009 00:25:58 -0800

I am trying to check in a bunch of new stuff and the checkin fails with this error:
svn: Commit failed (details follow):
svn: '/myworkdir/projectX/sharescraper/if' is not under version control and is not part of the commit, yet its child '/myworkdir/projectX/sharescraper/if/TARGETS' is part of the commit

Which seems strange because svn st shows it's added:
svn st
...
A sharescraper/if
A sharescraper/if/sharescraper.thrift
A sharescraper/if/TARGETS
...

And I can't re-add it:
svn add sharescraper/if
svn: warning: 'sharescraper/if' is already under version control

Tried doing a revert and re-add, but no luck.

Any ideas? I seem to seen this type of problems mentioned here before.

Cheers
murli

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1287664

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-08 09:27:05 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.