• Setting up a folder for sharing over SVN
    1 replies, posted
I'm starting up a small mod project with a couple of friends of mine and I am going to be working on coding and related work. Ideally, I would be able to make my mod folder with the source code, map sources, material sources, and model sources available to my team through SVN, hopefully making changes between builds we are running much less of a pain in the ass. I've looked up the documentation on TortoiseSVN, the program I use, but there doesn't seem to be a very easy way to do what I need to do. Can I put my mod folder onto my personal server, make the repository, and just have SVN clients connect to the repository to download the folder's contents? Ideally I could put my mod folder on my server, make a repository with all files already inside it, and make that available but apparently SVN doesn't like that. I've already tried the "Import" and "Export" dialogs to see if I could make it work through trial and error but I am an utter failure. It would be much appreciated if someone could post a linear explanation as to how to get this working.
You need an SVN server. Look into Visual SVN.
Sorry, you need to Log In to post a reply to this thread.