Difference between revisions of "Partial Checkout"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | Partial check out can be usefull if you plan on only working on one specific part of TWO. | |
+ | |||
+ | Bring up the; Tools menu, Options, SVN Version Control tab. | ||
+ | |||
+ | If you pick “Yes”, It will tell you to pick the “Repository <span class="caps">URL</span>” button from the tools, options dialog that it brings up. | ||
+ | |||
# Press the “Repository <span class="caps">URL</span>” button.<br />[[Image:tools-options-repo.jpg]] '''Enable Svn should have been checked for this screen shot''' | # Press the “Repository <span class="caps">URL</span>” button.<br />[[Image:tools-options-repo.jpg]] '''Enable Svn should have been checked for this screen shot''' | ||
# Expand and uncheck the first folder, and expand its sub folders to find and check “dataShared Data”, “dataLibraries”, and the scene(s) from dataActnumbersequencenumberscenenumber that you will be working on. | # Expand and uncheck the first folder, and expand its sub folders to find and check “dataShared Data”, “dataLibraries”, and the scene(s) from dataActnumbersequencenumberscenenumber that you will be working on. | ||
## [[Image:repositorybrowser.jpg]]<br />Typically you would only check the scenes you needed, but to make shared data visible I checked a whole sequence. | ## [[Image:repositorybrowser.jpg]]<br />Typically you would only check the scenes you needed, but to make shared data visible I checked a whole sequence. | ||
# When you have the parts you need checked, press ok, on the repository browser, and the options panel. | # When you have the parts you need checked, press ok, on the repository browser, and the options panel. | ||
+ | |||
+ | [[category:SVN]] |
Revision as of 14:44, 2 March 2007
Partial check out can be usefull if you plan on only working on one specific part of TWO.
Bring up the; Tools menu, Options, SVN Version Control tab.
If you pick “Yes”, It will tell you to pick the “Repository URL” button from the tools, options dialog that it brings up.
- Press the “Repository URL” button.
Enable Svn should have been checked for this screen shot - Expand and uncheck the first folder, and expand its sub folders to find and check “dataShared Data”, “dataLibraries”, and the scene(s) from dataActnumbersequencenumberscenenumber that you will be working on.
- When you have the parts you need checked, press ok, on the repository browser, and the options panel.