I am new to development ,While developing web application(j2ee). where exactly the codes are stored.
I am using Eclipse IDE and CVS- version system.
where should i store all codes. Either local system or repository(this option in eclipse)
I'm not entirely sure what your question is: if you're using CVS aren't you already storing to code in a repository? Are you confused about the checkout process?
Rajendra Prakash
Ranch Hand
Joined: Sep 10, 2009
Posts: 293
posted
0
No, thats what i am searching how to store code in to code repository.
I have created one code repository "myApplication". how can i store code in to repository.