• 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: Markus Hitter <email@hidden>
  • Date: Wed, 18 Jun 2008 22:40:49 +0200


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
  • Follow-Ups:
    • Re: svn: commit failed for Entire Project, but works for one file
      • From: "Bob Hansen" <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>)

  • Prev by Date: Re: Interface Builder popularity w/ Cocoa Developers
  • Next by Date: Re: Interface Builder popularity w/ Cocoa Developers
  • Previous by thread: Re: svn: commit failed for Entire Project, but works for one file
  • Next by thread: Re: svn: commit failed for Entire Project, but works for one file
  • Index(es):
    • Date
    • Thread