http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59184

--- Comment #2 from Philippe Baril Lecavalier <pbl.ltx at gmail dot com> ---
(In reply to Manuel López-Ibáñez from comment #1)

Thanks for the suggestions, which I will apply. I have to admit that this is my
first time with cvs, so I'm taking notes here. I just want to check with you if
I got the correct workflow:

1. cvs checkout (anonymous, since no username)
2. go modify those three files
3. cvs diff -u projects/beginner.html projects/documentation.html readings.html
> broken_links_patch.diff 
4. cvs commit?

Questions:
a) Is there some preferable location where to write the patch? (in this case,
I've put it in "wwwdocs/htdocs")

b) Where do I write a brief description of what this is about, list modified
files and bug# in bugzilla?

c) Can I commit when I only have anonymous access? Do I have to set some
configuration file with my email in order to commit? (since it is sent to the
mailing list, I guess something would request an email). Or do I send the patch
to a mailing list?

Reply via email to