Help for a multi developer project

Hi, First I want to apologize if this is in the wrong section, im new here, and Im not entirely sure where to post this type of question, since it doesn’t fit an any of the categories.
I’m starting work on a new game and am currently gonna work with another developer… I know in the past Ive used SVN for this type of thing, but I’m not sure if that would be best for an unreal project. Does anyone have any recommendations on how to set up some sort of mufti user environment? I was also thinking about dropbox (probably not the best idea) or using a VPN with one of my spare windows file servers.

Any help or advice would be greatly appreciated.

Welcome :slight_smile:

I personally use perforce (project), gdrive (documents) and skype (communication) for my project.

I still use SVN for Unreal, OneDrive for Documents and Teamspeak for communication and works pretty good so far. Hadn’t had a Problem with SVN yet and It saved me twice :smiley:

Any free perforce/svn hosts you’d recommend for games development? I’ve found some decent perforce hosts, but none suitable for even small games.

I’ve never heard of perforce before, I’m looking into it now, thanks.

I dont know of any hosts, but I host my own SVN server. I Will probably do the same for perforce if I decide to use it.
(if you are curious about what I use to host my own server, I use UberSVN and Apache)