I am having problems getting my directry structure inside CVS: Here is what I want ABCRepository (Repository) src | project1(WSAD5.0 project) project2(WSAD5.0 porject)
As shown above I have a main repository(ABC repository) and need a folder known as src there.Insided src I have my projects(project1,project2)which are folder in cvs. Using WSAd 5.0 - CVS plugin I can point to ABCRepository and put all my code in the root i.e put Project1 and project2 inside the ABCRepository. How can create the directory structure as given above. Is there a way by whcih in WSAd I can say that I want to put the projects not inside the root but inside the folder(src) in the root. Any help will be useful.