[jira] Commented: (MPSCM-60) Support to non default port in cvs pserver

2006-01-13 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-60?page=comments#action_55771 ] Dennis Lundberg commented on MPSCM-60: -- It's documented at the maven-scm site for each of the available scm providers http://maven.apache.org/scm/scm-url-format.html It seems that

[jira] Commented: (MPSCM-60) Support to non default port in cvs pserver

2006-01-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-60?page=comments#action_55768 ] Lukas Theussl commented on MPSCM-60: Dennis, is this feature documented somewhere on the scm plugin site? If not, can you attach a patch? > Support to non default port in cvs pserv

[jira] Commented: (MPSCM-60) Support to non default port in cvs pserver

2006-01-13 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-60?page=comments#action_55764 ] Dennis Lundberg commented on MPSCM-60: -- Running this as the reporter suggests maven scm:parse-connection -DscmConnection=scm:cvs:pserver:[EMAIL PROTECTED]:port:cvsroot:module __

[jira] Commented: (MPSCM-60) Support to non default port in cvs pserver

2005-09-26 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-60?page=comments#action_47176 ] Dennis Lundberg commented on MPSCM-60: -- If you need to use the ':' character in a value in your scm-url, you can use '|' as a delimiter instead, like this: scm|cvs|pserver|[EMAIL