Skip to main content



      Home
Home » Eclipse Projects » Subversive » Commit says dir is not part of commit, but it is
Commit says dir is not part of commit, but it is [message #491784] Thu, 15 October 2009 15:46 Go to next message
Eclipse UserFriend
I'm using Eclipse 3.5.1 with the latest version of the Subversive plugin.

I have several files in several directories prepared to commit. I first had to do "svn add" on several files because they were new. I've now selected all the new and changed files, and I'm trying to commit them.

Some of the new files are in new directories. In the shell, I did "svn status -v" on some of the trees to verify that everything in that tree has an "A" on the output line, indicating it's in "Added" state.

When I do the commit, I see all of the new directories, up to the directory containing the new file, all listed and checked in the commit dialog.

When I confirm it, it fails with a message like this (somewhat elided):

"Some of selected resources were not committed.
svn: Commit failed (details follow):
svn: '...\services' is not under version control
and is not part of the commit,
yet its child is part of the commit"

I verified that the "services" directory is in "A"dded state, and is listed in the Commit dialog and is checked for commit.

What could I be doing wrong?
Re: Commit says dir is not part of commit, but it is [message #491803 is a reply to message #491784] Thu, 15 October 2009 18:15 Go to previous messageGo to next message
Eclipse UserFriend
I was able to work around this by doing a "svn commit" on the command line that specified the element and all of the added parent directories (which were all specified in the Subversive commit dialog in Eclipse). I hope I don't run into this problem too often.
Re: Commit says dir is not part of commit, but it is [message #491805 is a reply to message #491803] Thu, 15 October 2009 18:17 Go to previous messageGo to next message
Eclipse UserFriend
David, please file a Subversive bug to track this misbehaviour. In this way, the product is improved
and other people can profit from your experience.

Thanks, Jörg

On 10/16/09 00:15, David M. Karr wrote:
> I was able to work around this by doing a "svn commit" on the command
> line that specified the element and all of the added parent directories
> (which were all specified in the Subversive commit dialog in Eclipse). I
> hope I don't run into this problem too often.
Re: Commit says dir is not part of commit, but it is [message #491809 is a reply to message #491805] Thu, 15 October 2009 18:34 Go to previous messageGo to next message
Eclipse UserFriend
Acknowledged. My details will unfortunately be no more than anecdotal, as I had to get past this problem quickly, so I wasn't able to save the state of the repository.
Re: Commit says dir is not part of commit, but it is [message #492216 is a reply to message #491809] Mon, 19 October 2009 09:33 Go to previous message
Eclipse UserFriend
Hello David,

Thanks for the issue. This bug will be reviewed.

> Acknowledged. My details will unfortunately be no more than anecdotal, as
> I had to get past this problem quickly, so I wasn't able to save the state
> of the repository.
Previous Topic:How to revert a revision?
Next Topic:SVN "team" support was there yesterday ...today its gone
Goto Forum:
  


Current Time: Fri Jul 25 01:29:46 EDT 2025

Powered by FUDForum. Page generated in 0.04750 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top