[ http://jira.codehaus.org/browse/SCM-232?page=comments#action_75662 ] 
            
Christoph Amshoff commented on SCM-232:
---------------------------------------

Just saw Jira has problems with the server substitution "<server>" in my 
previous comment. I'll show the two URLs again, now using "(server)" instead of 
real server name:

wrong:   scm:cvs:pserver:${cvs.user}:@(server):/home/cvs/sss:foundation
correct:  scm:cvs:pserver:${cvs.user}:@(server):/home/cvs/sss:SSS/foundation

> Improve error message when CVS URL is not correct
> -------------------------------------------------
>
>                 Key: SCM-232
>                 URL: http://jira.codehaus.org/browse/SCM-232
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>    Affects Versions: 1.0-beta-3
>         Environment: Win XP
>            Reporter: Christoph Amshoff
>
> When the CVS URL is not correct because the module name is misspelled, the 
> error output always is "Embedded error: Exception while executing SCM 
> command. Username isn't defined." 
> This is misleading, since the username is definitely correct. This took me 
> more than 2 hours to figure out and should be fixed by issuing a more 
> applicable error message.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to