Re: Maven with Subversion

2005-02-21 Thread Brett Porter
On Mon, 21 Feb 2005 16:47:02 +, Bahaa Nasrallah <[EMAIL PROTECTED]> wrote: > Hi, > I need some information about working with Subversion as SCM with Maven. > I see that the majority of the plug-ins works with CVS like > file-activity,developer activity and SCM plugin. These all work with SVN -

Maven with Subversion

2005-02-21 Thread Bahaa Nasrallah
Hi, I need some information about working with Subversion as SCM with Maven. I see that the majority of the plug-ins works with CVS like file-activity,developer activity and SCM plugin. Is Maven supporting enough working with Subversion? if yes how may i perform SCM tasks while the SCM plugin supp

RE: Maven with Subversion - Changelog problem.

2005-01-04 Thread Roy, Anthony
> I assume you are on windows? This is a problem that will be > rectified in the next release of the changelog plugin (this > weekend - you can use the source from subversion now). Works like a charm now - thanks -- Anthony Roy. ***

RE: Maven with Subversion - Changelog problem.

2004-12-30 Thread Roy, Anthony
> I assume you are on windows? This is a problem that will be > rectified in the next release of the changelog plugin (this > weekend - you can use the source from subversion now). Great - look forward to it! > For authentication - you either need to setup an anonymous > connection and use au

Re: Maven with Subversion - Changelog problem.

2004-12-30 Thread Brett Porter
I assume you are on windows? This is a problem that will be rectified in the next release of the changelog plugin (this weekend - you can use the source from subversion now). For authentication - you either need to setup an anonymous connection and use auth for developerConnection, or preauthentic

Maven with Subversion - Changelog problem.

2004-12-30 Thread Roy, Anthony
Hi all, We are trying to get set up with Subversion as our scm, but I am having trouble getting it to write the changelog correctly. I have the following as my repository setup: scm|svn|http://host:1234/svn/project http://host:1234/projects/project/browser I also have t