I did some investigation, and it seems that the maven-cvs-provider does execute cvs.exe. I'm not sure why it doesn't support sspi already.
As for fixing it myself and submitting a patch, I'll have to see if I can get approval. -----Original Message----- From: Dan Tran [mailto:[EMAIL PROTECTED] Sent: Monday, January 22, 2007 3:58 PM To: Maven Users List Subject: Re: [M2] SCM support for sspi? Daniel, I'd like suggest that you go ahead and fix up maven-cvs-provider to support sppi and send in the patch. -D On 1/22/07, Siegmann Daniel, NY <[EMAIL PROTECTED]> wrote: > > <<It isn't supported because it isn't a standard cvs protocol. > If you have docs about the CVSROOT format for this protocol, file an > issue and we'll look at it. > All docs about sspi are welcome.>> > > True, it's not supported in CVS. However, it is supported in CVSNT, > which is also licensed under the GPL. Does CVSNT not provide the > required documentation? > > Perhaps the plugin could simply allow for the use of an external cvs.exe? > > -- > Daniel Siegmann > FJA-US, Inc. > 512 Seventh Ave., New York, NY 10018 > (212) 840-2618 ext. 139 > > --------------------------------------------------------------------- > 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]
