Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
This question was closed Jun 11, 2015 at 03:42 PM by Hedonsoft for the following reason:

The question is answered, right answer was accepted

avatar image
2
Question by Hedonsoft · Apr 07, 2015 at 11:20 AM · version control

How do I use version control with a large repo?

Right now we're using BitBucket but we're almost at a gig and we're only prototyping right now, haven't really begun adding any art assets. We thought about exporting all our assets to .package's and importing these separately and only using svn for the code and other project files but this seems like a bad idea. Any suggestions?

Comment
Add comment · Show 5
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Nymisu · Apr 07, 2015 at 11:41 AM 0
Share

Use non-bitbucket utility for any models, textures, et.c. SVNs like bitbucket are for codepieces only, and the programs running them can be awfully slow dealing with non-text files.

Where i work, we use tortoisesvn on a network drive for art assets (that backs up to off-site host nightly), and recently moved code from bitbucket to there too, since having them separate was a bit of a hassle.

Bitbucket is great if you only do code-related subversion through it

avatar image Hedonsoft · Apr 07, 2015 at 11:46 AM 0
Share

So would you suggest backing up the code to Bitbucket and the art to say something like Perforce?

avatar image Nymisu · Apr 07, 2015 at 01:12 PM 0
Share

Yeah, bitbucket's best for code only, specifically due to its size restrictions. What you use for the art assets is your own choice. Could even use google drive just fine, that's what i used for my first project.

avatar image Hedonsoft · Apr 07, 2015 at 02:26 PM 0
Share

Using Google Drive or Dropbox, have you have problems with assets losing references to materials, prefabs etc?

avatar image Baste · Apr 07, 2015 at 03:15 PM 0
Share

If you're sitting in one office space, I'd recommend picking up a computer to use as a server, and host locally. Bitbucket and the like are great for code projects, but when you start working with really large files (like music and graphics assets), the upload/download rate is going to kill you.

The computer doesn't have to be an expensive one at all, as it's not going to run Unity, it's just going to receive and send bytes. You could theoretically grab any old laptop you might have laying around.

You could also move to git, and ditch the central repo. Ins$$anonymous$$d of having a centralized server you pull from and push through, each $$anonymous$$m member just pulls updates from the other $$anonymous$$m members as required. We're doing that, and it works great.

0 Replies

  • Sort: 

Follow this Question

Answers Answers and Comments

19 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Subversion and Unity Projects 2 Answers

Unity 4.6 Android Application version number 0 Answers

How can I share assets with other developers in my team? 1 Answer

Can I use the P4 version control plugin from github? 2 Answers

Unity project suddenly dependent on Library folder 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges