how to deliver source code from DOORS
![]()
I am new to this environment, all i need to know is how can i maintain a repository for source code. I will checkin/deliver the source code to customer by specifying the version, Customer can take/check out it.
I searched and what i am getting is we can check in or check out only through eclipse, is it so? without eclipse can we deliver it directly?
Please help me with this source control and version control !!
Thanks in advance :)
|
Accepted answer
One other answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Jan 21 '16, 8:13 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Doors is for Requirements Management, not for SCM.
Rational Team Concert provides SCM, if you have the required developer license. You need a client to use SCM properly. Available Clients:
The only thing available in the RTC Web UI, as far as I know, is to download a file with locking and to upload a changed one.
|