Checkin Folders/Files that are not in a Project into RTC
One answer
You can use the RTC command line to do this.
Or if you want to use the Eclipse GUI, the easiest way is to create a
new project using the root folder of the tree you want to put under
version control, do a ShareProject on that new project, and then in the
pending changes view, "undo" the creation of the .project file before
delivering the change set to your stream.
Cheers,
Geoff
On 5/24/2010 3:37 PM, nschrauf wrote:
Or if you want to use the Eclipse GUI, the easiest way is to create a
new project using the root folder of the tree you want to put under
version control, do a ShareProject on that new project, and then in the
pending changes view, "undo" the creation of the .project file before
delivering the change set to your stream.
Cheers,
Geoff
On 5/24/2010 3:37 PM, nschrauf wrote:
I'm wondering if there is a way to check in folders/files into a RTC
repository workspace WITHOUT associating the folders/files with a
project (i.e. Team -> Share Project). I know this can be done in
ClearCase and looking for a way to put these folders/files into a RTC
repository.