Maybe you should try to use key authentication, but I haven't figured that out. When using keys, you don't get a password prompt (unless you use a passphrase). You can also try to use the ssh-agent which keeps track off all connections, but I don't know how this works.
> -----Original Message----- > From: Markus M. May [mailto:[EMAIL PROTECTED]] > Sent: donderdag 27 juni 2002 20:17 > To: Turbine Maven Users List > Subject: RE: Maven and Sourceforge > > > Well, the system is: > Ant version 1.4.1 compiled on October 11 2001 > Buildfile: build.xml > Detected Java version: 1.3 in: c:\jdk1.3.1_02\jre > Detected OS: Windows 2000 > > The Ant Build just hangs (seems to be a problem with cvs then?) and there > are no log messages in the verbose mode. > > At 10:54 27.06.2002 +0200, you wrote: > >Try the `-verbose' or `-debug' option when you run ant to see a more > >detailed description.. > > > >btw, which platform are you using? > > > > > -----Original Message----- > > > From: Markus M. May [mailto:[EMAIL PROTECTED]] > > > Sent: woensdag 26 juni 2002 19:57 > > > To: [EMAIL PROTECTED] > > > Subject: Maven and Sourceforge > > > > > > > > > Hello, I just migrated my project, better, I initialized my > project with > > > maven. The project is hosted on sourceforge. I have no problem > > > with cvs, if > > > I use the anonymous account, then the activity-log is generated, > > > but when I use the ssh cvs account, maven hangs on do-change-log. > > > > > > Any insights or help? > > > > > > regards, > > > > > > Markus > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > >-- > >To unsubscribe, > >e-mail: <mailto:[EMAIL PROTECTED]> > >For additional commands, e-mail: > ><mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
