• 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: Problems adding files to cvs repository at sourceforge.net
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems adding files to cvs repository at sourceforge.net


  • Subject: Re: Problems adding files to cvs repository at sourceforge.net
  • From: Andrew Pontious <email@hidden>
  • Date: Sat, 25 Oct 2008 18:52:24 -0700

On Oct 25, 2008, at 11:34 AM, David Hoerl wrote:
[Note: this is my first use of cvs and Xcode, so bear with me pls... I did search the xcode-users archive and also google first.]

But hey, you capitalized Xcode correctly, so you're off to a great start! :-)


The repository is configured, I got a green light, and was able to download repository. I created a Xcode project wrapper, put the downloaded repository into the Xcode wrapper's folder, and now can update existing files.

What I cannot seem to do is add new ones. When I select a new file that is in the same folder as a bunch of preexisting files, and SCM- >Add, I get a sheet with this error:

SCM Error
cvs add: in directory `.':
cvs [add aborted]: there is no version here; do `cvs checkout' first

When I look at the SCM log, this is what I see:

add /Volumes/Data/Users/dhoerl/Development/xlslib/ xlslibSourceforgeCVS/xlslib/StandardObjectiveC++.xcconfig
cvs add xlslib/StandardObjectiveC++.xcconfig
cvs add: in directory `.':
cvs [add aborted]: there is no version here; do `cvs checkout' first


cvs add xlslib/StandardObjectiveC++.xcconfig cvs add: in directory `.': cvs [add aborted]: there is no version here; do `cvs checkout' first


Normally, from the shell, I would cd to the directory where the file is, and do the add from there.

Does that work? First thing to check is that CVS doesn't normally have an error there. If it does, and it's the same error, then Xcode is just passing along the CVS error.


If command-line CVS works, then it's an Xcode-specific issue, and we can diagnose it from there. For example, what version of Xcode and OS X are you using? (Note: you should always include that when posting about an issue here: see Chris Espinosa's Monthly Reminder: http://lists.apple.com/archives/Xcode-users/2008/May/msg00184.html ) Have you installed a different version of CVS than the default that comes with the system?

-- Andrew
_______________________________________________
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: 
 >Problems adding files to cvs repository at sourceforge.net (From: David Hoerl <email@hidden>)

  • Prev by Date: Obj C ...good style
  • Next by Date: Re: Obj C ...good style
  • Previous by thread: Problems adding files to cvs repository at sourceforge.net
  • Next by thread: Re: Problems adding files to cvs repository at sourceforge.net
  • Index(es):
    • Date
    • Thread