Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi all, In java, javadoc especially, there are tags such as @author and @version. Now if we use that together with CVS, the result is rather ugly...ie... @author $Author$ -> @author $Author: mrxyz$ @version $Revision$ -> @version $Revision: 1.2$ It would be really nice to extend CVS to recognize @author and @version instead so we can get @author mrxyz (note: no colons) @version 1.2 (note no colons) If I use the -kv switch, it would like above, but then CVS will do no more kw subsitution because the kewords are gone. Please add for the next beta...PLEASE!!! Thanks... _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs