Re: cvswrappers
Milos Kleint <[email protected]> Tue, 24 Jun 2003 11:18:51 +0800
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
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. > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > >