Re: CVS Support
Re: CVS Support
- Subject: Re: CVS Support
- From: Wade Williams <email@hidden>
- Date: Tue, 28 Jun 2011 11:10:33 -0500
On Jun 28, 2011, at 11:02 AM, Rodrigo Zanatta Silva wrote:
> When you say: You """"simply""""" have to do your CVS work on the
> command-line. (I don't like command line :P )
Sorry, you have no choice. If you want Xcode integration, switch to Subversion or git.
>
> You mean that XCode can see the changes, but all commit and other
> things will have to do in command line? Or I can configure XCode with
> command line? Or just: you have no other way than only using command
> line? (or another software like Eclipse)
No, Xcode will know nothing about the CVS status of files. As far as Xcode is concerned, it will be a non-version controlled project.
You'll have to do all your checkouts, checkins, diffs, and other CVS work at the command-line.
However, it's not that big a hardship to work in that manner. Before Xcode supported git, that's exactly what git users did. It's still what Mercurial users do. And it's what I did with Subversion until recently when Xcode's SCM integration was horrible.
Wade
>
> 2011/6/28 Wade Williams <email@hidden>:
>> CVS is 20-year-old technology that has LONG since been surpassed by
>> Subversion, git and others. Yes, you're correct; very few people are using
>> CVS.
>>
>> However, the lack of integration in Xcode does not affect your ability to
>> work with CVS at all. You simply have to do your CVS work on the
>> command-line.
>>
>> Wade
>>
>> On Jun 28, 2011, at 10:36 AM, Rodrigo Zanatta Silva wrote:
>>
>>> HI.
>>> In the company that I am working, there are only CVS source control.
>>> To use the CVS, we config it with Eclipse. But, this make things more
>>> difficult because I can't see the history of a file in XCode and this
>>> can cause a lot of trouble.
>>>
>>> So, i tried to configure the CVS to work with my XCode 4.0.2. But I
>>> discovery that XCode disable the support to CVS. What can I do now?
>>> There are a plugin, or other way? What can I do?
>>>
>>> There are only a few post about CVS in this list. The peoples don't use
>>> it?
>>> _______________________________________________
>>> 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