ok, thank you.. The GMail uses the information received in the mail
header to decide the response address.. I will take more care each
time I press the 'reply' button - no problems.

The cvs is running ok now, but I have more questions:

1) how maven choose the connection to use? <connection> or
<developerConnection> ?

2) how do I set the password each time I will use the connection?
using -Dpassword  ??




On Sun, 7 Nov 2004 09:01:26 +1100, Brett Porter <[EMAIL PROTECTED]> wrote:
> if wincvs's installation has a cvs executable in there, you can add
> that directory to your path, otherwise you'll need to install your
> own.
> 
> I know gmail messes with the reply list, but if you could try and
> reply to the list instead of me in future, that'd be great. That way
> others can find the answers you get too.
> 
> Cheers,
> Brett
> 
> On Sat, 6 Nov 2004 19:50:05 -0200, Feilpe Vieira Silva
> 
> 
> <[EMAIL PROTECTED]> wrote:
> > ok, I have WinCVS installed here.. which variable should I add to my system?
> >
> > CVS_HOME?
> >
> > or just add the cvs installation folder to the bin ??
> >
> >
> >
> >
> > On Sun, 7 Nov 2004 08:45:32 +1100, Brett Porter <[EMAIL PROTECTED]> wrote:
> > > cvs support currently relies on a cvs program being installed. You
> > > will need to be able to run "cvs -q update -Pd" from the directory you
> > > are in for the maven commands to work.
> > >
> > > For windows, I suggest cygwin: http://www.cygwin.com. Though you can
> > > download a standalone cvs client from http://www.cvshome.org and put
> > > it in your path.
> > >
> > > - Brett
> > >
> > > On Sat, 6 Nov 2004 19:34:14 -0200, Feilpe Vieira Silva
> > >
> > >
> > > <[EMAIL PROTECTED]> wrote:
> > > > Dear friends,
> > > >
> > > > I�m trying to use the common CVS features with maven: update, commit
> > > > and validate..
> > > >
> > > > but I can�t get the update function working. Do you know why?
> > > >
> > > >   <repository>
> > > >     <connection>
> > > >       scm:cvs:pserver:[EMAIL PROTECTED]:/cvs:schoolbus
> > > >     </connection>
> > > >     <developerConnection>
> > > >       scm:cvs:pserver:[EMAIL PROTECTED]:/cvs:schoolbus
> > > >     </developerConnection>
> > > >     <url>
> > > >       https://schoolbus.dev.java.net/source/browse/schoolbus/
> > > >     </url>
> > > >   </repository>
> > > >
> > > > C:\cvsRepository\schoolbus>maven scm:cvs-update-project
> > > >  __  __
> > > > |  \/  |__ _Apache__ ___
> > > > | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> > > > |_|  |_\__,_|\_/\___|_||_|  v. 1.0
> > > >
> > > > BUILD FAILED
> > > > File...... C:\Documents and 
> > > > Settings\Administrador\.maven\cache\maven-scm-plugin
> > > > -1.4\plugin.jelly
> > > > Element... ant:cvs
> > > > Line...... 257
> > > > Column.... 9
> > > > java.io.IOException: CreateProcess: cvs -q update -Pd error=2
> > > > Total time: 3 seconds
> > > > Finished at: Sat Nov 06 18:32:44 BRST 2004
> > > >
> > > > ---------------------------------------------------------------------
> > > > 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