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

Re: Commit failures when adding new directories/files

From: Murli Varadachari <mvaradachari_at_facebook.com>
Date: Sun, 8 Mar 2009 09:54:53 -0700

My environment ==>>

Subversion 1.5.3 client / . 1.5.3 Server [ shared storage on netapps]. OS Linux 2.6.20-21_fc5.fbk29.

Using "svn+ssh".

And yes - I will try with a fresh workspace.

Curious about your comment on "file:///" protocol [ even though we don't use it here ] - what is the problem with that?

murli

On 3/8/09 8:34 AM, "Ryan Schmidt" <subversion-2009a_at_ryandesign.com> wrote:

On Mar 8, 2009, at 03:25, Murli Varadachari wrote:

> 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.

You didn't say what version of Subversion, what OS or what repository
access method you're using, so all I can suggest is make sure your
Subversion and your OS are up to date (current version of Subversion
is 1.5.6), don't use file:/// access method unless you are the only
person using this repository, and try checking out a new working copy
and doing it there; sometimes working copies get messed up.

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

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