|
|||||||
| Development XCode, Cocoa, and all other development |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
| 05-15-2008 | #1 (permalink) |
|
Personal Shopping Specialist
|
i'm sooo confused by SVN, i really need to read up on it. I got a lot of resources for it, so i'm not down on that.
What's everyones experiences with making their own SVN on their mac?
__________________
Mac Book Pro 15" 2.2Ghz 2GB Ram iPhone 8GB 1.1.4 |
|
|
|
| Sponsored Links | |
|
|
|
| 05-15-2008 | #2 (permalink) |
|
Assistant Store Manager
|
There was a recent TAB article on using SVN with XCode 3, if that's what you'll be using to manage your code.
Using Subversion with Xcode 3.0 | The Apple Blog
__________________
iMac Intel Core Duo 17" 1.83Ghz, 2GB Crucial RAM ::Twitter : Ben Drucker Photography :: Interested in a free trial Smugmug account? |
|
|
|
| 05-15-2008 | #3 (permalink) |
|
Store Manager
|
Are you wanting to actually setup an svn server on your machine? Or just be able to use SVN commands?
__________________
Josh Pigford The Apple Blog 17" 2.33GHz Intel Core 2 Duo MacBook Pro - 3GB RAM SpottedWalrus - TrackThePack - PugSpot - Fugitive Toys |
|
|
|
| 05-15-2008 | #4 (permalink) |
|
Personal Shopping Specialist
|
well both... i want to set one up so i can learn it more, i've used Hivelogics guide to setting one up. And also interested in running SVN commands through textmate, i've looked at a few hosted SVN places too.
__________________
Mac Book Pro 15" 2.2Ghz 2GB Ram iPhone 8GB 1.1.4 |
|
|
|
| 05-19-2008 | #5 (permalink) |
|
Operator
Join Date: May 2008
Posts: 1
![]() |
My advice is to use Hivelogic's guide to setting up SVN on your machine. Then use the SVN book to learn how to use subversion.
As far as SVN on the Mac, between svnX and command line, command line has been the best for me. svnX is a horrible program and made me hate using subversion. Now that I am learning how to use svn from command line, I appreciate it a lot more and am no longer frustrated trying to use version control. For SVN hosting, I recommend Beanstalk. They even offer a free version that allows you to have one repository free of charge. If you want more than that though you have to pay, but if you upgrade your plan, the base plan is only $15 a month for up to 10 repositories, which is fair. I've been using it with no problems. I love the program and it is obviously inspired by 37signals and Basecamp with great success, and it integrates with their apps. |
|
|
|
| 05-21-2008 | #6 (permalink) |
|
TAB Author
|
studioprisoner,
Learning the terminal commands will definitely be to your benefit, but TextMate's support for SVN is also good. As jonkemp said, snvX is pretty crappy. Also, I have to make sure you're aware of this issue that's been biting Mac users for years: Are you planning on storing any files from iWork, iWeb, iMovie, or iDVD in your SVN repository? If so, I highly recommend you reconsider your choice and choose either Git or Mercurial instead. For an explanation, see iWork hates Subversion, which I wrote earlier this year. |
|
|
|
| 05-21-2008 | #7 (permalink) |
|
Personal Shopping Specialist
|
No i wont be using any of those programs. I do have and use TextMate A LOT though, i've installed the subversion bundle. I've looked at Beanstalk as well and will be creating an account in there to try out the SVN
__________________
Mac Book Pro 15" 2.2Ghz 2GB Ram iPhone 8GB 1.1.4 |
|
|
|
| 05-22-2008 | #8 (permalink) |
|
Personal Shopping Specialist
Join Date: Dec 2006
Location: Norway
Posts: 298
![]() |
I have all my documents (and all my code) in svn, but I'm thinking about changing to bzr because of the bugs with iWork that bsh mentions..
If you have any questions about svn, be sure to ask, I've used it for years. |
|
|
|
| 05-24-2008 | #9 (permalink) |
|
Operator
Join Date: May 2008
Posts: 1
![]() |
I've struggled with Subversion on the Mac as well. I found Mike Mason's Pragmatic Version Control Using Subversion and Subversion Version Control (William Nagel) quite helpful. Recently on my Ruby blog I've written about what made Subversion confusing and some tips and pointers on getting started: rubynewbie.jamesgagne.com.
---Jim Gagne--- |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|