On 2/15/07, Laura Stewart <[EMAIL PROTECTED]> wrote:
Hmmm, I think I see my error... since it is my patch, I don't have to
apply the patch?  Just proceed directly to commit?

Correct. Also, if you have multiple patches applied in a directory,
you can add the files/directories to the svn commit command and only
commit those files. e.g. if you had a patch to getting started and the
reference manual in the same commit, you could commit just the getting
started one with:

svn commit -m "getting started patch" src/getstart

andrew

Reply via email to