RE: cvswrappers
"Seshan, Sriram" <[email protected]> Tue, 24 Jun 2003 08:42:10 -0400
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
Thank you Milos. I am going to try and fix and have the code for your review. If not, I am going to log this in as a bug anyway. As long as an Import Command is available off the menu it should work as one would expect from a command line client. If it is deemed as a low priority, then it should be removed off the menu. Once again if anyone knows how to read the cvswrappers off a server please let me know. I checked the CVS protocol and found nothing in this regard. regards Sriram (Ram) Seshan -----Original Message----- From: Milos Kleint [mailto:[email protected]] Sent: Monday, June 23, 2003 11:19 PM To: [email protected] Subject: Re: [javacvs-dev] cvswrappers Seshan, Sriram wrote: >Hi, > >I am finding out that the javaCVS client does not seem to honor .cvswrappers >setting on the server. I tracked the code down to >org.netbeans.lib.cvsclient.command.importCmd.ImportCommand class and notice >that the wrappers map is not populated at all. Neither is any call made to >addWrapper(String filenamePattern, KeywordSubstitutionOptions >keywordSubstitutionOptions). > have you searched in the netbeans related code also or only in the library's code? as far as I remember (but it's over a year now since I last worked on javacvs) it's not implemented. this feature had not a priority enough at that time. Actually I considered the whole import command a low priority since that's usually one time operation at the beginning of the project. As such it has not much use in the IDE IMHO. > >I searched the issues and did not find this one. Is this a known issue? Are >there any plans to fix it? Also does anyone have suggestions on the right >way to read the .cvswrappers on the server and populate the map. > > better file it as bug (or enhancement, not sure here..) if it's not filed yet. Others have to comment on the plans to fix it. Concerning suggestions, I guess the cvs documentation is the ultimate source of information.. Regards. Milos >Thanks in advance > >ram > > The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.