• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: svn: commit failed for Entire Project, but works for one file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: svn: commit failed for Entire Project, but works for one file


  • Subject: Re: svn: commit failed for Entire Project, but works for one file
  • From: "Bob Hansen" <email@hidden>
  • Date: Thu, 19 Jun 2008 08:33:07 -0500

Three of us here have this same problem. I notice that it happens for a select few files, particularly a few .h files. If I commit the "funky" files singularly first then the entire project commit generally works. Commit entire project works 95% of the time.

On Wed, Jun 18, 2008 at 3:40 PM, Markus Hitter <email@hidden> wrote:

Am 18.06.2008 um 14:06 schrieb Jason Stephenson:

Dharmendra wrote:
When i use Terminal to do the commit, i get the error message :
svn: Directory 'xxx/trunk/English.lproj/MainMenu~.nib/.svn' containing working copy admin area is missing

... sounds like your working copy is messed up by a mismatch between what's in the working copy's repository cache and what's in the actual working copy. I'd start with another checkout and copy the changed files in Terminal over.


svn has an ignore property. You can get details on svn properties here:
http://svnbook.red-bean.com/en/1.1/ch07s02.html

You probably should run the following on the command line in your project directory:

svn propset 'svn:ignore' '~'

While I doubt this issue can be solved by ignoring, I'd prefer not to ignore single files, but add the ~ to the global-ignores setting in /etc/subversion/config or do it on a project level by adding a .svnignore file with the respective contents.


MarKus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >svn: commit failed for Entire Project, but works for one file (From: Dharmendra <email@hidden>)
 >Re: svn: commit failed for Entire Project, but works for one file (From: Jason Stephenson <email@hidden>)
 >Re: svn: commit failed for Entire Project, but works for one file (From: Markus Hitter <email@hidden>)

  • Prev by Date: Re: Newbie Question - Subprojects in XCode
  • Next by Date: Application not cleanly terminating when running in Xcode
  • Previous by thread: Re: svn: commit failed for Entire Project, but works for one file
  • Next by thread: Debugging CPlustTest in Xcode 3
  • Index(es):
    • Date
    • Thread