IPGraySpace: Create repository in SVN code check in and check out using Tortoise SVN

3 years ago
13

IPGraySpace: Create repository in SVN code check in and check out using Tortoise SVN

In this video, we will show you how to create a project in SVN
repository and checkout in Netbeans.

This process may take extra work but this is a better approach when you
work with a bigger team, follow these steps

1. Create an empty repository in SVN
2. Create java or JSF project on Netbeans
(in test location and delete this later)
3. Import java or JSF project to SVN using Tortoise repo browser
4. Delete the NetBeans JSF project test location (step 2)
5. Checkout the JSF project from subversion in the directory where you
want to start the development
6. Import the checked out project in Netbeans
7. Check in the code back to SVN using the Tortoise repo browser

FYI: This is the first step in creating a basic project from this point
all your team members can start from steps 5 and 6 and start
working on their tasks and check in the code back to SVN using
Tortoise repo browser step 7.

Personally, I prefer this approach so that I can use the step 5 and 6
using Netbeans or eclipse or other IDE.

thank you for watching IPGraySpace videos, please subscribe

Loading comments...