You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Igor Shkatov <gr...@mail.ru> on 2001/12/21 16:20:22 UTC

SCM task

Hi,

While working on some built tasks, I has faced with the problem that I need
to work with
different source control systems at the same type of operations (in my case
remote libraries retrieval).
As far as I see, the operations available is the same for all source control
systems: check out, check in,
label, history. So I have the idea to combine it all in one SCM task which
takes different implementation
depending on the parameters.

Would the ant developers comment this idea in order to avoid wheel
reinventing.

regards, Igor



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>