...
All changes performed in the local workspace are synchronized to the repository, given that they are included in the workspace filter definition.
Creating a new content project
Creating a new Sling content project is easily done by using the new Sling Content Project Wizard. To kick off, start by selected File -> New -> Project and select Sling Content Project under the Sling category.
Image Added
You will then be asked to name the project and select its location.
Image Added
Finally, you can select whether to add the project to an existing server or create a new one.
Image Added
Once you press finish, the project will be created and deployed to the server.
Converting existing projects
...