James Taylor <[EMAIL PROTECTED]> writes: > ( I don't know how to include new files in a patch from CVS so the new > AST node (ObjectMap) is attached separately from the patch )
The only way that I know of to do it is to edit the CVS/Entries file manually, adding a "dummy entry" line. That way, `cvs diff` will pick up on the new entry. Though `cvs add` is a local operation, the client asks the server for auth. :-\ Do you hear the whisper? I hear it..."subversion"... -- Daniel Rall <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:velocity-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:velocity-dev-help@;jakarta.apache.org>
