Re: Adding parameters to cvs driver
Eric Minick <[email protected]>
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Tim, We all lose points on reading comprehension. While you did tell us that you are using Anthill Pro, you posted to the Anthill OS list and the responses you received reflected how to do it in Anthill OS. By default, Anthill Pro has its pagelets precompiled into java classes. The precompiled versions can be overridden however, by copying the appropriate pagelets from AnthillPro/lib/VCSDriver/example/Unix/<driver>/<pagelet>.pgl to AnthillPro/conf/vcsdriver/Unix/<driver>/<pagelet>.pgl For this change, you would just want to modify the Unix/cvsdriver/getCommandInit.pgl . Hope that helps, Eric Tim Morrow 2 wrote: >Thanks for the replies. > >For now I actually created a .cvsrc file in the home directory of the user >that runs AnthillPro containing the line: > >cvs -z 9 > >Of course, this affects all cvs commands for that user, but its a dedicated >build user so that is fine in our case. > >With regards the .pgl files: I couldn't find an conf/profiles directory in >my installation at all. I can find many .pgl files under >lib/VCSDriver/example. Are those the actual .pgl files used by AnthillPro, >or would I have to copy them somewhere else (like lib/VCSDriver/pagelets?). > >We're using version 2.4. > >Thanks, > >Tim > >-- >View this message in context: http://www.nabble.com/Adding-parameters-to-cvs-driver-t1137467.html#a3058357 >Sent from the Anthill - General forum at Nabble.com. > >_______________________________________________ >Anthill mailing list >Anthill-IWHQxnLZ/[email protected] >http://lists.urbancode.com/mailman/listinfo/anthill > >