IPGRAY : SVN - How to create repository in SVN and code check in and check out using Tortoise SVN
In this video we will show you how to create project in SVN
repository and checkout in netbeans.
This process may take extra work but this is better approach when you work with bigger team, follow these steps
1. Create 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 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 Tortoise repo browser
FYI: This is first step in creating a basic project from this point
all your team members can start from the 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 IPGRAY videos, please subscribe