On Wed, 2003-07-23 at 00:47, Alon J Salant wrote: > I've fixed a couple bugs and added support for MDBeans for the caucho > module. I've been working on the latest from CVS. I'd like to submit a > patch. > > Questions: > > 1. How do I submit a patch?
Create an issue for it in JIRA and attach the patch there. http://opensource.atlassian.com/projects/xdoclet/ > 2. SF anonymous CVS is struggling. It took over an hour to check out > xdoclet and I can't generate a patch with 'ant patch' because SF CVS is > choking: > > cvs [update aborted]: recv() from server cvs.sourceforge.net: EOF > > This seems to happen when the server is busy so I'll try again off-hours > but is there an alternative, good way to submit my changes? If it absolutely refuses to generate a patch file that way, you can just attach the changed files instead. A patch file is much preferred, though; it's easier to check what's changed, and copes better if the file(s) are changed before the patch gets applied. However, the Caucho module hasn't changed very often, so you'll probably get away with it. The worst that can happen is we have to ask you to re-do the patch against any later version. Andrew. ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
