regarding usage of :ext: in CVS using javacvs api
"venkt prasanna" <[email protected]> Fri, 21 Sep 2007 15:18:53 +0530
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_30439_27437203.1190368133162 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I am using Netbeans JavaCVS Api to run CVS commands in my product. Currently, I run CVS commands using :pserver: protocol through JavaCVS Api. I want to run CVS commands using :ext: method by means of SSH Authentication. I am in eager to know that, Is there any support for ext using SSH from NetBeans JavaCVS Api. If so, can i get any documents/example codes to know much about ext integration. Currently i am using the cvsclient jar from the below URL to run CVS commands in my product. http://javacvs.netbeans.org/files/documents/51/640/org-netbeans-lib-cvsclient.jar I found that, i can able to checkout sources using ext method using NetBeans IDE 5.0 (both way by using password and by ssh key pair ), so Netbeans supports ext method for running CVS commands. But i can't able to find how this thing works. If i get any snippets for doing this, it would be more helpful to me. Kindly help me out, how to access repositories by ext method through Java. Thanks in advance, prasanna ------=_Part_30439_27437203.1190368133162 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,<br><br>I am using Netbeans JavaCVS Api to run CVS commands in my product.<br><br>Currently, I run CVS commands using <span style="font-weight: bold;">:pserver:</span> protocol through JavaCVS Api.<br><br>I want to run CVS commands using <span style="font-weight: bold;">:ext:</span> method by means of SSH Authentication.<br><br>I am in eager to know that, Is there any <span style="font-weight: bold;">support for ext using SSH</span> from NetBeans JavaCVS Api. <br><br>If so, can i get any documents/example codes to know much about ext integration.<br><br>Currently i am using the cvsclient jar from the below URL to run CVS commands in my product.<br><a href="http://javacvs.netbeans.org/files/documents/51/640/org-netbeans-lib-cvsclient.jar"> http://javacvs.netbeans.org/files/documents/51/640/org-netbeans-lib-cvsclient.jar</a><br><br>I found that, i can able to checkout sources using ext method using NetBeans IDE 5.0 (both way by using password and by ssh key pair ), <br>so Netbeans supports ext method for running CVS commands. But i can't able to find how this thing works. If i get any snippets for doing this, it would be more helpful to me.<br><br>Kindly help me out, how to access repositories by ext method through Java. <br><br>Thanks in advance,<br>prasanna<br><br><br><br><br><br> ------=_Part_30439_27437203.1190368133162--