RES: How to use javacvs api to checkout files using "ext" protocol and external shell like PLINK in windows
"Ricardo Garcia" <[email protected]> Thu, 28 Aug 2008 09:25:54 -0300
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_NextPart_000_0012_01C908F0.128EA000
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Abdul,
=20
I never tried this until now...so i figured it out..
=20
You need to set your repository path at the ExtConnection instance=85 So
include this line after the ExtConnection c =3D new
ExtConnection("D:\\soft\\putty\\PLINK.EXE");=85.
=20
c.setRepository("/cvsstore/folder1");
=20
Tell me if it works now..
=20
Regards
=20
Ricardo
=20
_____ =20
De: Abdul Mohsin [mailto:[email protected]]=20
Enviada em: quinta-feira, 28 de agosto de 2008 07:09
Para: [email protected]
Assunto: Re: [javacvs-dev] How to use javacvs api to checkout files =
using
"ext" protocol and external shell like PLINK in windows
=20
Hi Ricardo,
Thanks a lot but the code is giving me this exception:
java.lang.IllegalArgumentException: cvsRoot must not be null!
at
org.netbeans.lib.cvsclient.request.RootRequest.<init>(RootRequest.java:33=
)
at
org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand.execute(Check=
out
Command.java:241)
however I am setting everything as expected .
Please help, is the same code is running for you.
Thanks & Regards,
Abdul Mohsin
On Tue, Aug 26, 2008 at 5:33 PM, Ricardo Garcia =
<[email protected]>
wrote:
Just a Correction, i opened the Connection TWICE, and obviously you =
don't do
that..ops :-)
=20
_____ =20
De: Ricardo Garcia [mailto:[email protected]]=20
Enviada em: ter=E7a-feira, 26 de agosto de 2008 09:01
Para: [email protected]
Assunto: RES: [javacvs-dev] How to use javacvs api to checkout files =
using
"ext" protocol and external shell like PLINK in windows
=20
Hi Abdul,
=20
Here's a example on how to checkout files using the javacvs netbeans
library..
=20
//Set the CVSROOT and the GlobalOptions Class
String cvsroot =3D ":ext:[email protected]:/cvsstore/folder1";
GlobalOptions globalOptions =3D new GlobalOptions();
globalOptions.setCVSRoot(CVSRoot.parse(cvsroot).toString());
=20
//Instantiate the ExtConnection Class with the external program that =
should
be executed and Opens the connection
ExtConnection c =3D new =
ExtConnection("D:\\soft\\putty\\PLINK.EXE");
c.open();
=20
//Client class and sets the listener (handles the server messages. See =
docs)
Client client =3D new Client(c, new StandardAdminHandler());
client.getEventManager().addCVSListener(new BasicListener());
=20
//Checkout Command and sets the Modules to checkout with some other =
options.
CheckoutCommand command =3D new CheckoutCommand();
command.setModules(mods);
command.setPruneDirectories(true);
command.setResetStickyOnes(true);
=20
//Opens and execute the checkout command.
c.open();
client.executeCommand( command, globalOptions );
c.close();=20
=20
=20
Hope this is useful for you=85
=20
Regards
=20
Ricardo Garcia.
_____ =20
De: Abdul Mohsin [mailto:[email protected]]=20
Enviada em: ter=E7a-feira, 26 de agosto de 2008 06:03
Para: [email protected]
Assunto: [javacvs-dev] How to use javacvs api to checkout files using =
"ext"
protocol and external shell like PLINK in windows
=20
Hi Team,
I wanted to checkout files using javacvs api similar to the way I =
checked
out using netbeans (please find attached the snapshot) but not able to =
find
the suitable documentation to do the similar task.
Connection details that I need to use in windows are:
CVS_ROOT::ext:[email protected]:/cvsstore/folder1
External shell=3DD:\soft\putty\PLINK.EXE
Can anybody please help me in this issue.
Regards,
Abdul Mohsin
+91 9810444524
--=20
---------------------------------------
Regards,
Abdul Mohsin
9810444524
------=_NextPart_000_0012_01C908F0.128EA000
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:blue;
text-decoration:underline;}
p
{mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:12.0pt;
font-family:"Times New Roman";}
span.EstiloDeEmail18
{mso-style-type:personal-reply;
font-family:Arial;
color:navy;}
@page Section1
{size:612.0pt 792.0pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DPT-BR link=3Dblue vlink=3Dblue>
<div class=3DSection1>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>Abdul,<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy'>I never tried=A0 =
this until
now...so i figured it out..<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy'><o:p> </o:p>=
</span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy'>You need to set =
your repository
path at the ExtConnection instance… So include this line after the =
ExtConnection
c =3D new ExtConnection("</span></font><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial'>D:\\soft\\putty\\PLINK.EXE<f=
ont
color=3Dnavy><span =
style=3D'color:navy'>");….<o:p></o:p></span></font></span></fo=
nt></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy'><o:p> </o:p>=
</span></font></p>
<p class=3DMsoNormal><b><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy;font-weight:bold'>=
c.setRepository("/cvsstore/folder1");<o:p></o:p></span></font><=
/b></p>
<p class=3DMsoNormal><b><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy;font-weight:bold'>=
<o:p> </o:p></span></font></b></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy'>Tell me if it =
works now..<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy'><o:p> </o:p>=
</span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy'>Regards<o:p></o:p=
></span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy'><o:p> </o:p>=
</span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy'>Ricardo<o:p></o:p=
></span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Arial;color:navy'><o:p> </o:p>=
</span></font></p>
<div>
<div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>
<hr size=3D2 width=3D"100%" align=3Dcenter tabindex=3D-1>
</span></font></div>
<p class=3DMsoNormal><b><font size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>De:</span></font></b><font size=3D2
face=3DTahoma><span style=3D'font-size:10.0pt;font-family:Tahoma'> Abdul =
Mohsin
[mailto:[email protected]] <br>
<b><span style=3D'font-weight:bold'>Enviada em:</span></b> quinta-feira, =
28 de
agosto de 2008 07:09<br>
<b><span style=3D'font-weight:bold'>Para:</span></b> =
[email protected]<br>
<b><span style=3D'font-weight:bold'>Assunto:</span></b> Re: =
[javacvs-dev] How to
use javacvs api to checkout files using "ext" protocol and =
external
shell like PLINK in windows</span></font><o:p></o:p></p>
</div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p> </o:p></span></font></p>
<div>
<p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><font size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>Hi =
Ricardo,<br>
<br>
Thanks a lot but the code is giving me this exception:<br>
<br>
java.lang.IllegalArgumentException: cvsRoot must not be null!<br>
at
org.netbeans.lib.cvsclient.request.RootRequest.<init>(RootRequest.j=
ava:33)<br>
at =
org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand.execute(Check=
outCommand.java:241)<br>
<br>
however I am setting everything as expected .<br>
<br>
Please help, is the same code is running for you.<br>
<br>
Thanks & Regards,<br>
<br>
Abdul Mohsin<br>
<br>
<o:p></o:p></span></font></p>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>On Tue, Aug 26, 2008 at 5:33 PM, Ricardo Garcia <<a
href=3D"mailto:[email protected]">[email protected]</a>&g=
t;
wrote:<o:p></o:p></span></font></p>
<div link=3Dblue vlink=3Dpurple>
<div>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>Just a Correction, i opened the Connection =
TWICE,
and obviously you don't do that..ops </span></font><font size=3D2 =
color=3Dnavy
face=3DWingdings><span =
style=3D'font-size:10.0pt;font-family:Wingdings;color:navy'>J</span></fon=
t><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> </span></font><o:p></o:p></p>
<div>
<div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>
<hr size=3D2 width=3D"100%" align=3Dcenter>
</span></font></div>
<p><b><font size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;font-family:Tahoma;
font-weight:bold'>De:</span></font></b><font size=3D2 =
face=3DTahoma><span
style=3D'font-size:10.0pt;font-family:Tahoma'> Ricardo Garcia [mailto:<a
href=3D"mailto:[email protected]" =
target=3D"_blank">[email protected]</a>]
<br>
<b><span style=3D'font-weight:bold'>Enviada em:</span></b> =
ter=E7a-feira, 26 de
agosto de 2008 09:01<o:p></o:p></span></font></p>
<div>
<p class=3DMsoNormal><font size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;
font-family:Tahoma'><br>
<b><span style=3D'font-weight:bold'>Para:</span></b> <a
href=3D"mailto:[email protected]" =
target=3D"_blank">[email protected]</a><o:p></o:p></span></font></=
p>
</div>
<p class=3DMsoNormal><b><font size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>Assunto:</span></font></b><font =
size=3D2
face=3DTahoma><span style=3D'font-size:10.0pt;font-family:Tahoma'> RES: =
[javacvs-dev]
How to use javacvs api to checkout files using "ext" protocol =
and
external shell like PLINK in windows</span></font><o:p></o:p></p>
</div>
<div>
<div>
<p><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'> <o:p></o:p></span></font></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:10.0pt;font-family:
Arial;color:navy'>Hi Abdul,</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:10.0pt;font-family:
Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>Here's a example on how to checkout files =
using
the javacvs netbeans library..</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>//Set the CVSROOT and the GlobalOptions =
Class</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> =
String
cvsroot =3D "</span></font><span =
lang=3DEN-US>:ext:[email protected]:/cvsstore/folder1</span><font
size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>";</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
GlobalOptions globalOptions =3D new =
GlobalOptions();</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
globalOptions.setCVSRoot(CVSRoot.parse(cvsroot).toString());</span></font=
><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>//Instantiate the ExtConnection Class with =
the
external program that should be executed and Opens the =
connection</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
ExtConnection c =3D new ExtConnection("</span></font><font size=3D2
face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial'>D:\\soft\\putty\\PLINK.EXE<f=
ont
color=3Dnavy><span =
style=3D'color:navy'>");</span></font></span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
c.open();</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>//Client class and sets the listener =
(handles the
server messages. See docs)</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> =
Client
client =3D new Client(c, new =
StandardAdminHandler());</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
client.getEventManager().addCVSListener(new =
BasicListener());</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>//Checkout Command and sets the Modules to
checkout with some other options.</span></font><o:p></o:p></p>
<div>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
CheckoutCommand command =3D new =
CheckoutCommand();</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
command.setModules(mods);</span></fon=
t><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
command.setPruneDirectories(true);</s=
pan></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
command.setResetStickyOnes(true);</span></font><o=
:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>//Opens and execute the checkout =
command.</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
c.open();</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>
client.executeCommand( command, globalOptions =
);</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> =
c.close();
</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>Hope this is useful for =
you…</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>Regards</span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:Arial;color:navy'>Ricardo =
Garcia.</span></font><o:p></o:p></p>
<div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>
<hr size=3D2 width=3D"100%" align=3Dcenter>
</span></font></div>
<p><b><font size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;font-family:Tahoma;
font-weight:bold'>De:</span></font></b><font size=3D2 =
face=3DTahoma><span
style=3D'font-size:10.0pt;font-family:Tahoma'> Abdul Mohsin [mailto:<a
href=3D"mailto:[email protected]" =
target=3D"_blank">[email protected]</a>] <br>
<b><span style=3D'font-weight:bold'>Enviada em:</span></b> =
ter=E7a-feira, 26 de
agosto de 2008 06:03<br>
<b><span style=3D'font-weight:bold'>Para:</span></b> <a
href=3D"mailto:[email protected]" =
target=3D"_blank">[email protected]</a><br>
<b><span style=3D'font-weight:bold'>Assunto:</span></b> [javacvs-dev] =
How to use
javacvs api to checkout files using "ext" protocol and =
external shell
like PLINK in windows</span></font><o:p></o:p></p>
</div>
<p><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'> <o:p></o:p></span></font></p>
<div>
<p><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'>Hi Team,<br>
<br>
I wanted to checkout files using javacvs api similar to the way I =
checked out
using netbeans (please find attached the snapshot) but not able to find =
the
suitable documentation to do the similar task.<br>
<br>
Connection details that I need to use in windows are:<br>
<br>
CVS_ROOT::ext:[email protected]:/cvsstore/folder1<br>
<br>
External shell=3DD:\soft\putty\PLINK.EXE<br>
<br>
<br>
Can anybody please help me in this issue.<br>
<br>
Regards,<br>
<br>
Abdul Mohsin<br>
+91 9810444524<o:p></o:p></span></font></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><br>
<br clear=3Dall>
<br>
-- <br>
<br>
---------------------------------------<br>
<br>
Regards,<br>
<br>
Abdul Mohsin<br>
9810444524<o:p></o:p></span></font></p>
</div>
</div>
</body>
</html>
------=_NextPart_000_0012_01C908F0.128EA000--