2022.2

Table Of Contents
Thefirsttimeyoucreateaprojectyoumaybepromptedtoenterinyournameandemailaddress.
ThisisrequiredbyGit.Yournameisusedtoidentifychangesintheprojecthistory.
Thissettingisalsoaccessibleviathemenu:Window > Preferences > Versioning.
5. EnterintheURLoftheremoterepository.
6. IntheDestinationfield,enterthenameofthefolderwherethelocalcopyoftheversionedpro-
jectshouldbestored.
ThesoftwaresuggeststostoreallversionedprojectsintheOL Connectfolderthatislocatedin
theuser'sDocumentsfolder,witheachprojecthavingitsownfolderunderDocuments/OL Con-
nect.
Thefoldernamewillactuallybecomethenameoftheproject.Bydefault,thelocalrepositoryis
createdwiththesamenameastheonlinerepository.Forexample,iftheURLtotheonlinerepos-
itoryis'https://github.com/jdoe/promotional-print-project'thenthedestinationfolderwillbe
'C:\Users\<username>\Documents\OLConnect\promotional-print-project'.Youcanadjustthe
localprojectnameifyouwantto.
7. ClicktheRefreshiconnexttotheBranchfield,toupdatethelistofbranchesthatareavailablein
theremoterepository,andselectthebranchthatyouwanttoclonefromthedrop-downlist.
8. ClickOKtoclonetheproject.Theprojectwillbestoredinthedestinationfolder.
Nowyoucanopenanexistingtemplateordatamappingconfiguration(File > Open)orcreatea
newone(File > New).
Assoonasyousaveafileintheprojectfolder,itbecomespartoftheproject.
Note: Versionedprojectshaveahidden.gitfolder.Donotremovethisfolder.Itcontains
theversionhistoryand,inthecaseofanonlineversionedproject,informationaboutthe
remoterepository.
Tip: SampleProjectsarelocallystoredversionedprojects.ToturnaSampleProjectintoan
onlineversionedproject,youcouldcreateanewprojectinyouronlinerepositoryandaddallof
theSampleProjectfilestotheonlineprojectbeforecloningitinOLConnect.Includethelocal.git-
ignorefile,butdon’tuploadtheexisting(hidden).gitfolder.
Keeping the local and online projects in sync
Beforesynchingyourlocalrepositorywiththeonlinerepository,selectProject > Commit.Thisrecords
theprojectfilesasanewversioninthelocalrepository.Remembertosaveanychangesbeforeyou
commit.
Page 100