Примеры использования Working copies на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
Mixed Revision Working Copies.
The two working copies are independent.
Runs an Update on all monitored working copies.
Working copies are private local entities, and they are self-contained.
You can even have multiple working copies of the same project.
The Subversion client spends most of its time managing working copies.
Nested items, i.e., working copies inside the working copy. .
Your juggling can be disorienting to users with existing working copies.
These facts are true for all working copies of this project, not just your own.
It also uses around 10-50 MB of RAM depending on number and size of your working copies.
And upgraded working copies will be unusable by older versions of Subversion.
As before, assume that Sally and you both have working copies of the“ calc” project.
It's important to note that working copies do not always correspond to any single revision in the repository;
As before, assume that Sally and you both have working copies of the“ calc” project.
You have already read about working copies; now we will demonstrate how the Subversion client creates and uses them.
C, Sally's working copy is left unchanged;Subversion only modifies working copies at the user's request.
It's ludicrous to expect Subversion working copies to be somehow impervious to this kind of clutter and impurity.
You can check out to any location onyour local disk and you can create as many working copies from your repository as you like.
For big working copies, it can take more time to show a folder in explorer than with the default cache.
If you want the current layout to be displayed in all your working copies, you may want to make this the default view.
Since for very big working copies this can take a while, you can set this value to false to deactivate this feature.
You can drag files into the commit dialog from elsewhere,so long as the working copies are checked out from the same repository.
Others will update their working copies periodically and changes in the repository will be merged with local changes.
Explains the basics of version control and different versioning models,along with Subversion's repository, working copies, and revisions.
Say that Harry andSally each create working copies of the same project, copied from the repository.
Third, the working copies created via the externals definition support are still disconnected from the primary working copy(on whose versioned directories the svn: externals property was actually set).
The same thing will happen when others update their working copies and receive your changes to the externals definition.
This extension implements PHP bindings for» Subversion(SVN), a version control system,allowing PHP scripts to communicate with SVN repositories and working copies without direct command line calls to the svn executable.
Unlike SVN, Git makes no distinction between the working copies and the central repository-they're all full-fledged Git repositories.
You can also copy ormove versioned files within a working copy, or between two working copies, using the familiar cut-and-paste method.