I figured it actually made even more sense to go to the source and make
the error message when using something other than cvs more obvious.  

The error I improved is encountered when the maven.changelog.factory is
not set and an scm other than CVS is used.

Paul Sundling

On Tue, 2005-01-18 at 06:38 +1100, Brett Porter wrote:
> Paul,
> 
> I'm in the middle of (slowly) adding all new wiki content to the main 
> documentation, and closing it.
> 
> Please submit your changes as a patch against the changelog plugin 
> documentation.
> 
> We may open a wiki again in the future, but honestly we've all got 
> better things to do than kill wiki spam daily.
> 
> - Brett
> 
> Paul Sundling wrote:
> 
> >I'd like to point out that in the welcome message to the list, it still
> >says:
> >
> >  'Welcome to [EMAIL PROTECTED]'
> >
> >I'm guessing that's a historical artifact of moving to a top level
> >domain.  All other email addresses use maven. :)
> >
> >
> >I didn't get an response on the uesr list.  I tried opening an account
> >on the wiki, but it was still immutable.  I'm suprised the chinese spam
> >wasn't wiped off the wiki.
> >
> >Is there some way to update the
> >http://wiki.codehaus.org/maven/MavenSubversion page, it would make it
> >easier to find for users who migrate to subversion and encounter the
> >error?
> >
> >
> >With maven version 1.0.2 (changelog plugin 1.7.1) and possibly other
> >versions, svn support for changelog fails by default.  The
> >following is the generated error message:
> >
> >  "repository connection string does not specify 'cvs' as the scm"
> >
> >This can be fixed by adding the following line to project.properties:
> >
> >maven.changelog.factory = org.apache.maven.svnlib.SvnChangeLogFactory
> >
> >
> >Paul Sundling
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >  
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to