On Mar 25, 2010, at 11:51 AM, Dave wrote: > Hi All, > > Regarding: > > On 24 Mar 2010, at 06:05, Eli Bach wrote: >> >> And if you don't have your code in a version control system that supports >> branching [and no, CVS does NOT count], you go to your bedroom and think >> about that while I go and make a switch to punish you with. If you're a one >> or two-man shop, you can use Perforce for free [with free cli and gui tools >> to go with the server], and Subversion has gotten better at tracking/merging >> branches, and the youngun's have a hankerin for git... >> >> Eli > > > I've used Perforce in the past and got on well with it, I looked on their web > site and can't find a Free Version for 1 or 2 users anywhere, is there really > a free version? If so could you point me at it? > > Thanks a lot > All the Best > Dave
Dave, It's the regular version. It runs just fine without a license file, just run p4d and create two users. Their license explicitly says you can run it this way, not just for testing Perforce, but for regular development. Eli _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
