Re: CVS Support
Re: CVS Support
- Subject: Re: CVS Support
- From: Chris Cleeland <email@hidden>
- Date: Tue, 28 Jun 2011 13:50:39 -0500
On Tue, Jun 28, 2011 at 11:43 AM, Rodrigo Zanatta Silva
<email@hidden> wrote:
> Ok, I understand.
>
> I will have to continue using CVS. But I have a plan. I will make a
> svn/git in another server to fully work in development and every time
> we send to app store, I will comit in CVS
Better yet, consider using the git cvs wrapper. It lets you create a
git repo from a CVS repo, and helps you commit back to CVS.
During day-to-day development you interact only with the git repo.
Only when you want to go "upstream" do you push all the way back to
CVS.
It's worked reasonably well for me on legacy projects.
_______________________________________________
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