Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Specify folder in CVS repository
Specify folder in CVS repository [message #37452] Fri, 23 May 2003 16:16 Go to next message
Eclipse UserFriend
I have a CVS repository, structured like so (starting at CVSROOT)
/Document/whatever
/Java/project1
/Java/project2

I want to put a new project on the CVS Server /Java/project3
So I right click on the project and select Team -> Share Project...
I select Use existing repository location
I select User Project name as module name
Then Next
Then Finish

And I see this:
/Document/whatever/...
/Project3/...
/Java/Project1/...
/Java/Project2/...

which in retrospect, is no surprise, but I want it to be /Java/Project3
How do i do this?
Re: Specify folder in CVS repository [message #37486 is a reply to message #37452] Fri, 23 May 2003 16:24 Go to previous message
Eclipse UserFriend
oh, i tried specifying the module name with "Java/Project3" and it
created it in the correct place, but the folder Project 3 is empty


jda wrote:
> I have a CVS repository, structured like so (starting at CVSROOT)
> /Document/whatever
> /Java/project1
> /Java/project2
>
> I want to put a new project on the CVS Server /Java/project3
> So I right click on the project and select Team -> Share Project...
> I select Use existing repository location
> I select User Project name as module name
> Then Next
> Then Finish
>
> And I see this:
> /Document/whatever/...
> /Project3/...
> /Java/Project1/...
> /Java/Project2/...
>
> which in retrospect, is no surprise, but I want it to be /Java/Project3
> How do i do this?
>
>
>
Previous Topic:Refactor: rename field dosn
Next Topic:accessing non-Java files
Goto Forum:
  


Current Time: Fri Apr 25 19:09:57 EDT 2025

Powered by FUDForum. Page generated in 0.03575 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top