Possible Duplicate:
Multiple dropbox accounts on one PC?
I have a personal Dropbox and I have special dropbox that I'm using with a friend like a SVN server(to hold code). How can I easly switch between those two?
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
|
|||
|
|
|
Not directly answering your question but you should consider using a Distributed Version Control System) rather than SVN. Have a look at Git with GitHub, or Mercurial with BitBucket... |
|||
|
From the Dropbox website: At the moment you can only run one installation of Dropbox on a single computer and it can only be linked to a single account. Accessing another account from a computer where Dropbox is already installed (or any computer, for that matter) is as easy as logging in as another user through the Dropbox website. Otherwise, you can link accounts together by creating shared folders. Shared folders are designed to allow you to sync files between multiple accounts. For Our Advanced Users Another option is to use a different Dropbox account for each user login on your computer. While this technically means you can have several Dropbox folders on the same computer, you will have to switch between each user account to take advantage of Dropbox's syncing features. This method is best for groups or families that have individual Dropbox accounts and use unique user logins on the same computer. |
|||
|
|
|
Your could share the SVN folder from the dedicated drobox account with both of your personal dropbox accounts. This way both of you could log in with your respective accounts and sync your personal data and SVN data by using the same dropbox instance. |
||||
|
|