Hey everyone, i'm starting to take on full productions with my company and the need for version control is becoming a big issue, so i wanted to see if anyone had some recommendations for an svn or git host (or any other kind of version control system) that has worked well for you. big things i'd need:
-hassle free setup/maintenance (i dont want to spend much time if any dealing with the technical side of this since its going to cost me production time)
-minimum 10gb hosting space
-2 users minimum
-relatively inexpensive, but if its gonna cost big $$ then i'll just need to deal with it
Replies
- Unlimited private projects
- up to 5 users free
- unlimited space (though again this was mainly code)
- Supports git and mercurial
- Free
- Can install TortoiseHG for GUI and rightclick fun (or do the commands in cmd) Wow been a while since i went on the site again but they have their own visual app so guess thats one less thing to worry about.
thanks man, i knew i should have had that coffee before posting
my experience with git was the pure horror, the need to be in sync with every file on the server makes it super nasty for art productions, right now we are roughly at 50% of a production and already easily passed the 100GB, if everyone had to sync this stuff entirely, people would go crazy.
though if anyone knows faster solutions than svn that would be great to know. svn doesn't seem to use the server speed at all.