Re: Support for list and rlist commands

"Sergey Zakusov" <[email protected]> Thu, 29 May 2008 14:40:47 +0400
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Message-ID <[email protected]>
------=_Part_25350_19899690.1212057647525
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Ok. I've found the problem - there was incorrect CommandRequest for rls
command:
http://www.emforge.org/changeset/3237/maven-scm/clients/netbeans-cvsclient

The fixed lib (with working rls command) you can find here:
http://svn.emforge.org/svn/emforge/mvnrepo/org/netbeans/lib/cvsclient


2008/5/28, Sergey Zakusov <[email protected]>:
>
> Hello,
>
> I've found a request to support List command:
> http://javacvs.netbeans.org/issues/show_bug.cgi?id=77955
> it's dated Jun 15, 2006 and still has status NEW.
> As I've understood, the lib development is going to die out.. :(
>
> So we've started support of required commands (now only rls command) by own
> strength, but there is one trouble:
> I've implemented "command/list/RlistCommand.java",
> "commandLine/command/rls.java",
> modified "commandLine/CommandFactory.java" and
> "request/CommandRequest.java"
> (
> http://www.emforge.org/changeset/3219/maven-scm/clients/netbeans-cvsclient
> )
>
> but rls command does not work anyway - there is connection.getInputStream()
> does not return result for the
> CommandRequest in Client.processRequests->Client.handleResponse
>
> Can somebody tell me what is wrong?
>
>
>
> --
> Best regards,
> Sergey Zakusov
> ------------------------------------------
> Software Developer, EmDev,
> Saint-Petersburg, Remeslennaya 17-415,
> 197110, Russia
>
> Phone: +7 (812) 498-72-21
> Mobile: +7 (921) 301-77-13




-- 
Best regards,
Sergey Zakusov
------------------------------------------
Software Developer, EmDev,
Saint-Petersburg, Remeslennaya 17-415,
197110, Russia

Phone: +7 (812) 498-72-21
Mobile: +7 (921) 301-77-13

------=_Part_25350_19899690.1212057647525
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Ok. I&#39;ve found the problem - there was incorrect CommandRequest for rls command:<br><a href="http://www.emforge.org/changeset/3237/maven-scm/clients/netbeans-cvsclient">http://www.emforge.org/changeset/3237/maven-scm/clients/netbeans-cvsclient</a><br>
<br>The fixed lib (with working rls command) you can find here: <br><a href="http://svn.emforge.org/svn/emforge/mvnrepo/org/netbeans/lib/cvsclient">http://svn.emforge.org/svn/emforge/mvnrepo/org/netbeans/lib/cvsclient</a><br>
<br><br><div><span class="gmail_quote">2008/5/28, Sergey Zakusov &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I&#39;ve found a request to support List command: <a href="http://javacvs.netbeans.org/issues/show_bug.cgi?id=77955" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://javacvs.netbeans.org/issues/show_bug.cgi?id=77955</a><br>
it&#39;s dated Jun 15, 2006 and still has status NEW.<br>
As I&#39;ve understood, the lib development is going to die out.. :( <br><br>So we&#39;ve started support of required commands (now only rls command) by own strength, but there is one trouble:<br>I&#39;ve implemented &quot;command/list/RlistCommand.java&quot;, &quot;commandLine/command/rls.java&quot;,<br>

modified &quot;commandLine/CommandFactory.java&quot; and &quot;request/CommandRequest.java&quot;<br>(<a href="http://www.emforge.org/changeset/3219/maven-scm/clients/netbeans-cvsclient" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.emforge.org/changeset/3219/maven-scm/clients/netbeans-cvsclient</a>)<br>

<br>but rls command does not work anyway - there is connection.getInputStream() does not return result for the<br>CommandRequest in Client.processRequests-&gt;Client.handleResponse<br clear="all"><br>Can somebody tell me what is wrong?<br>

<br><br>
<br>-- <br>Best regards, <br>Sergey Zakusov<br>------------------------------------------<br>Software Developer, EmDev, <br>Saint-Petersburg, Remeslennaya 17-415, <br>197110, Russia<br><br>Phone: +7 (812) 498-72-21<br>Mobile: +7 (921) 301-77-13
</blockquote></div><br><br clear="all"><br>-- <br>Best regards, <br>Sergey Zakusov<br>------------------------------------------<br>Software Developer, EmDev, <br>Saint-Petersburg, Remeslennaya 17-415, <br>197110, Russia<br>
<br>Phone: +7 (812) 498-72-21<br>Mobile: +7 (921) 301-77-13

------=_Part_25350_19899690.1212057647525--