Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

git vcs on dropbox folders

m June 27, 2013
Hi all, I am using the combination GIT + SourceTree to version control a C++ project located on a dropbox folder. I code from 2 different computers The problem I am having is the following: When I commit/sync my project on Computer1, the dropbox folder on computer2 updates, as expected, all the files on the tracked folder. However, sourcetree in computer 2 reports a lot of working copy changes, even though it is the same updated project as in computer 1. I guess it is detected changes in the file metadata? When selecting the files in Sourcetree, it cannot display any changes in the files How can I stop that to happen? Thanks

1 answer

1 accepted

0 votes
Answer accepted
stevestreeting
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 27, 2013

We really don't advise putting git repositories in a dropbox folder, the syncing of the internal repo data is fraught with issues. You should just use push/pull to distribute changes.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events