On Wed, Mar 16, 2011 at 9:20 AM, Manu Perera <[email protected]> wrote: > wrote a VIM macro to : > the comment current section > add new repo > and format (softtabs=4) only the <repositories> element > > tested and woks on single files > > (this is done because i want to achieve correct formating but don't want to > format the whole file since it will cause svn commit issues) > > still couldn't find a way to run this in batch mode >
Well, vim macro can be converted to sed/awk? Talk to Deep/Chamtih. (Not sure about the formatting though) > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
