Re: [git-users] Do I have to download all files?

2013-07-03 Thread Martin Møller Skarbiniks Pedersen
On 1 July 2013 04:24, HWSWMAN ed.pat...@gmail.com wrote: If I create a git repo for multiple projects, for example ALL projects that my team works on, when they clone and pull, do they have to download all the files? Can they sort of selectively download the files they may want to read or

[git-users] Re: How to deal with concurrent changes in a project

2013-07-03 Thread jaykav47
Just to be clear: - I am not using github - I have set up a git server on a local machine. It works fine. - I have a single repository on the server. - There are currently 5 clients (mix of windows, linux and osx) Thanks for the suggestions but they do seem to be quite complex given that this

Re: [git-users] newbie questions

2013-07-03 Thread Ed Pataky
Can you have multiple access points within a repo? What I mean is, suppose i have a repo accessing: ./DIR/ And I want some people to access ./DIR/FOLDER1/ and other to access ./DIR/FOLDER2/ But I want access to the whole thing .. can I make each folder including the parent folder DIR a git