[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Best Practices question

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-10 15:40:18 CEST

Paul Lussier <pll@lanminds.com> writes:

> Is it sufficient to:
>
> $ svn co http://svn.collab.net/repos/svn/trunk subversion
> $ cd subversion/www
>
> [ make changes to project_faq.html ]
>
> $ svn diff project_faq.html > /tmp/foo
>
> $ Mail -s "[PATCH] FAQ updates" < /tmp/foo
>
> Or is there something else I should do?

Nope, that's about it. But don't forget to include a nice log
message in your mail, as described in HACKING.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 10 15:42:23 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.