I have two computers in the same LAN, I have my master repository in one of this computers, and the other one have a branche, but these computers work with the same branch (that is in the master computer).
For what reason when I do the first Fetch in my second computer, this one did not download al files? That is, in the main computer there are 17000 files, but when I do the Fetch, just download 12000. What we are not download pictures and some important files (php files). Do you know what can be the reason? What must I do to be downloaded and sync all files?
Thank you in advance.
Try to Pull rather than Fetch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's the same result
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Then we'll need more information. Are there error messages? Were all the files properly committed in the first place? Is there anything in common about the files that are missing (same directories, file types, sizes, etc)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.