Welcome Guest, Not a member yet? Register   Sign In
Managing versions of my app
#16

[eluser]Michael Wales[/eluser]
Quote:GIT vs. subversion (I only heard of GIT today, in this thread)
Really look at and understand the differences between the two. Don't just pick one because a service (like GitHub exists) - that is a service, not a core piece of the technology that you are selecting.

Quote:Hosted solution vs. your own svn server (possibly with web interface such as warehouse?)
For personal projects, I tend to use my own web server (which has an svn directory above webroot, for repositories). If I am collaborating on a project or working on open source stuff, I use a hosted service (primarily because my web server doesn't support multiple users - I'd have to hand out my admin account for people to svn).

Quote:Service comparisons
I really like Beanstalk - unfortunately it's SVN only and the space limitations are smaller than others (on the free account). Good thing: you can create unlimited free accounts. Basecamp integration (as well as other services) is phenomenal (and very useful for commenting on other's commits).

Unfuddle is nice, it supports both svn and git.

For open source work, there is no better solution that GitHub - it's forking/pull features are amazing when it comes to receiving third-party contributions.


Messages In This Thread
Managing versions of my app - by El Forum - 02-02-2009, 08:05 AM
Managing versions of my app - by El Forum - 02-02-2009, 08:26 AM
Managing versions of my app - by El Forum - 02-03-2009, 12:29 AM
Managing versions of my app - by El Forum - 02-03-2009, 04:18 AM
Managing versions of my app - by El Forum - 02-05-2009, 03:12 PM
Managing versions of my app - by El Forum - 02-05-2009, 03:21 PM
Managing versions of my app - by El Forum - 02-05-2009, 03:23 PM
Managing versions of my app - by El Forum - 02-05-2009, 05:23 PM
Managing versions of my app - by El Forum - 02-05-2009, 05:47 PM
Managing versions of my app - by El Forum - 02-05-2009, 07:19 PM
Managing versions of my app - by El Forum - 02-05-2009, 07:25 PM
Managing versions of my app - by El Forum - 02-05-2009, 07:33 PM
Managing versions of my app - by El Forum - 02-06-2009, 07:23 AM
Managing versions of my app - by El Forum - 02-06-2009, 09:44 AM
Managing versions of my app - by El Forum - 02-06-2009, 05:54 PM
Managing versions of my app - by El Forum - 02-06-2009, 05:57 PM
Managing versions of my app - by El Forum - 02-06-2009, 06:27 PM
Managing versions of my app - by El Forum - 02-09-2009, 09:43 AM
Managing versions of my app - by El Forum - 02-09-2009, 10:50 AM
Managing versions of my app - by El Forum - 02-10-2009, 10:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB