We have not been able to pull down the same repository into 2 different folders on 2 separate pc and be able to work and check in files.
does each client only see what they have done. It appears that my vault client sees my changes but I do not see the others programmers changes.
Is there something we need to modify in order to do this?
working from 2 different folders on 2 pc's
Moderator: SourceGear
Your working folder is your personal area to work. Information on the changes you make do not go to the server until you check in. When another developer checks in, the changes aren't automatically placed on your disk, but Vault will list the file status as old. If you miss seeing that and try to check in, Vault will tell you that the files need to be merged.
What you can do is perform a Get Latest and tell it to merge any changes into what you have on disk and that way you will have the latest from others and not lose the changes you have on disk.
What you can do is perform a Get Latest and tell it to merge any changes into what you have on disk and that way you will have the latest from others and not lose the changes you have on disk.