After adding a project to көзі бақылау, the next step for developers is modifying the source code gradually to implement whatever we want. In client/server нұсқа бақылау жүйелер, we make the modifications in our local working folder and then push the changes back to server, so every team member can update her working folder via Get Latest Version.
Шығу
A шығу репозиторий мен қабылдау «өзгерістер бойынша» сервер көшірмесін анықтау актісі болып табылады (немесе жасау) жазылатын ретінде жергілікті Цой. A user may specify a specific revision or check out the latest.
Қатар файлдарды жұмыс тиімділігін көмектесе алады. SourceAnywhere Көп шығуды қолдайды, екі немесе одан көп пайдаланушылар бір уақытта бір файлды өңдей алады, ол. Visual Studio туралы SourceAnywhere Клиент Explorer және Шешім Explorer шолғышында, Eclipse or other IDEs, a check-out icon will be displayed beside the filename to indicate its status. With two users check out the same file, there will be two icons shown beside the filename.
Most version control systems support Check Out on a folder recursively and non-recursively.
Check In
A check-in (commit) is the action of updating the repository copy with the modified working copy, so that our changes are available to other team members. Their own local copy can be updated via Get Latest Version.