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

Re: svn diff and gvimdiff

From: <kfogel_at_collab.net>
Date: 2004-11-24 21:09:46 CET

Bryan Yeung <bryeung@gmail.com> writes:
> Thanks very much: that is exactly what I was looking for.
>
> Can someone point me at some guidelines/procedures for producing
> patches for the documentation? I'd be happy to write up something
> about this.

In this case, I think we'd want at least a patch for the FAQ, and
maybe one for the book. Let's start with the FAQ:

   1. Grab the latest Subversion www/ area tree by
      'svn co http://svn.collab.net/repos/svn/trunk/www/ svn-www'

   2. cd svn-www

   3. edit project_faq.html

   4. 'svn diff' | tee mypatch.txt

   5. edit mypatch.txt, putting a log message at the top, as per the
      guidelines in http://svn.collab.net/repos/svn/trunk/HACKING.

A similar procedure applies to the book, which is located in

   http://svn.collab.net/repos/svn/trunk/doc/book/book/
   (no, that's not a typo)

I'm not sure where in the book something like this should go; use your
judgement.

The patches should be posted here, with "[PATCH]" in the subject line.
See http://subversion.tigris.org/mailing-list-guidelines.html#patches
for more information.

Thanks!,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 24 21:13:39 2004

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

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