Sorry for my previous mail, it has been sent by chance :(

So, my question is: which kind of command should be used for commands like
List, Changelog and etc. - remote or local?

For example, CVS returns different results for Log (local) and Rlog (remote)
commands.
REM: Rlog result cannot be parsed by CvsChangeLogConsumer.

All SCM providers for CVS uses:

   - Rlist (remote) command (in any case the result cannot be parsed by
   CvsStatusConsumer: http://jira.codehaus.org/browse/SCM-380),
   - Log (local) command (but at the same time SCM providers for SVN uses
   Log command for remote items).


In our case (for EmForge source browser) we would like to use remote
commands where it's possible.
How can it be done with Maven SCM?
Should we create a new path for AbstractCvsChangeLogCommand?
or can the Maven API be extended to add the remote commands too?


-- 
Best regards,
Sergey Zakusov
------------------------------------------
Software Developer, EmDev,
Saint-Petersburg, Remeslennaya 17-415,
197110, Russia

Phone: +7 (812) 498-72-21
Mobile: +7 (921) 301-77-13

Reply via email to