Javacvs Questions
"Shawn Castrianni" <[email protected]> Mon, 3 Jul 2006 15:17:42 -0500
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <411B50C2C6DD5E4D996B47AD4D749B7F02BB91BF@HOUEXCH902.Landmark.lgc.com> |
------_=_NextPart_001_01C69EDD.BD65B835 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I hope I am not spamming everyone. Where is the best place to find help on using javacvs in my standalone java application? Are there forums where I can post questions and get answers? I have scanned some of the bugs submitted under javacvs and they mostly seem to be with Netbeans integration and other aspects of javacvs. I am just interested in the Java API for CVS in writing my own standalone Swing application. My current question is: Why does the UpdateCommand with cleanCopy set to true, not overwrite the file in my sandbox when that file's status is either Modified or Removed? When debugging UpdateCommand on a file with a status of Modified, I can see that in UpdatedResponse, there is a check for newFile.exists() which skips the writing of the clean copy file to the sandbox. This seems like a bug to me. When debugging UpdateCommand on a file with a status of Removed, I don't even get an UpdatedResponse at all. I am very new to this, so I am sure I am messing something up. Thanks in advance. --- Shawn Castrianni IM&I OpenWorks Landmark Graphics Corporation Building 2 2101 City West Blvd. Houston, TX 77042 Work: 713-839-3086 Cell: 832-654-0888 Fax: 713-839-2758 ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and pri= vileged information for the sole use of the intended recipient. Any review= , use, distribution, or disclosure by others is strictly prohibited. If yo= u are not the intended recipient (or authorized to receive information for = the intended recipient), please contact the sender by reply e-mail and dele= te all copies of this message. ------_=_NextPart_001_01C69EDD.BD65B835 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=3Dus-ascii"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version 6.5.7638.1"> <TITLE>Javacvs Questions</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format --> <P><FONT SIZE=3D2 FACE=3D"Arial">I hope I am not spamming everyone. W= here is the best place to find help on using javacvs in my standalone java = application? Are there forums where I can post questions and get answ= ers? I have scanned some of the bugs submitted under javacvs and they= mostly seem to be with Netbeans integration and other aspects of javacvs.&= nbsp; I am just interested in the Java API for CVS in writing my own standa= lone Swing application. My current question is:</FONT></P> <P><FONT SIZE=3D2 FACE=3D"Arial">Why does the UpdateCommand with cleanCopy = set to true, not overwrite the file in my sandbox when that file's status i= s either Modified or Removed? When debugging UpdateCommand on a file = with a status of Modified, I can see that in UpdatedResponse, there is a ch= eck for newFile.exists() which skips the writing of the clean copy file to = the sandbox. This seems like a bug to me. When debugging Update= Command on a file with a status of Removed, I don't even get an UpdatedResp= onse at all. I am very new to this, so I am sure I am messing somethi= ng up. Thanks in advance.</FONT></P> <P><FONT SIZE=3D2 FACE=3D"Arial">---</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Shawn Castrianni</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">IM&I OpenWorks</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Landmark Graphics Corporation</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Building 2</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">2101 City West Blvd.</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Houston, TX 77042</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Work: 713-839-3086</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Cell: 832-654-0888</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">Fax: 713-839-2758</FONT> </P> <HR>This e-mail, including any attached files, may contain confidential and= privileged information for the sole use of the intended recipient. Any re= view, use, distribution, or disclosure by others is strictly prohibited. I= f you are not the intended recipient (or authorized to receive information = for the intended recipient), please contact the sender by reply e-mail and = delete all copies of this message.<BR> </BODY> </HTML> ------_=_NextPart_001_01C69EDD.BD65B835--