• 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: CVS Fixes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS Fixes


  • Subject: Re: CVS Fixes
  • From: Mark Lentczner <email@hidden>
  • Date: Tue, 24 Feb 2004 00:42:05 -0800

On Feb 22, 2004, at 11:54 PM, Ashley Yakeley wrote:

I managed to find out why CVS kept failing when I opened a project. Basically the first CVS command XCode issues is this:

  /usr/bin/cvs -q -n update

This returns an error because I had "cvs -z3" in my ~/.cvsrc file.

To investigate this, do this:

This should succeed (-f means ignore ~/.cvsrc):
  cvs -f -n up

This should fail:
  cvs -f -z3 -n up

If you are using SourceForge, this is a know problem with some (!) of their CVS servers. Many people have experienced it and it happens with clients on all different platforms. See:


http://sourceforge.net/tracker/? func=detail&aid=899871&group_id=1&atid=200001


- Mark

Mark Lentczner
email@hidden
http://www.wheatfarm.org/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >CVS Fixes (From: Ashley Yakeley <email@hidden>)

  • Prev by Date: Re: Deployment build settings in XCode
  • Next by Date: Setting a breakpoint on malloc_printf
  • Previous by thread: CVS Fixes
  • Next by thread: Deployment build settings in XCode
  • Index(es):
    • Date
    • Thread