• 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
Project handling multiple developers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Project handling multiple developers


  • Subject: Project handling multiple developers
  • From: "mahaboob pa" <email@hidden>
  • Date: Fri, 21 Nov 2008 09:34:06 +0530

Hi all,
I need to make further developments of my project with multiple developers. By googling I got one solution as using CVS. I'm using Leopard and Xcode3.1. My project resides on the folder Desktop/myProject. In Terminal I did like this.
newtoks-mac-mini:~ Newtok$ mkdir first_cvs
newtoks-mac-mini:~ Newtok$ export CVSROOT=/first_cvs
newtoks-mac-mini:~ Newtok$ cvs init
newtoks-mac-mini:~ Newtok$ cd desktop
newtoks-mac-mini:~ desktop Newtok$ cd myProject
newtoks-mac-mini:myProject Newtok$ cvs import -m "first" first_cvs yoyo start
newtoks-mac-mini:myProject Newtok$ cd
newtoks-mac-mini:~ Newtok$ cvs checkout first_cvs

When I checkout one file and then making any editing and commit it, then the file is updating and information is enters into the Entries file.

But I can't make it accessible to multiple developers. How can I do that? How can I add another developer?In the article I found it by using  NetInfo Manager.App can do this. But I can't find out this in system. Is there any other easly manageable  free version control system available ?


Thanks in advance
mahaboob

 _______________________________________________
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: Project handling multiple developers
      • From: Nathan Vander Wilt <email@hidden>
    • Re: Project handling multiple developers
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Nothing (reliably) helpful from atos + dSYM
  • Next by Date: Re: Project handling multiple developers
  • Previous by thread: Renaming nibs and files in Xcode 3.1
  • Next by thread: Re: Project handling multiple developers
  • Index(es):
    • Date
    • Thread