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

Re: FAQ Howto contribute

From: <kfogel_at_collab.net>
Date: 2004-09-08 15:50:05 CEST

"Barkey, Christian LUX" <Christian.Barkey@HVB.lu> writes:
> Manfred Hunkel and me decided to extend the FAQ of some points discussing
> internationalisation. This issue came up more often in the past. Can please
> anyone advise me how to contribute to the FAQ?

Yes (and perhaps this should be a FAQ item! :-) ).

Simply make a patch against the faq html file:

   $ svn checkout http://svn.collab.net/repos/svn/trunk/www/
   $ cd www
   $ vi project_faq.html ### make your edits ###
   $ svn diff | mail -s "[PATCH] addition to FAQ" dev@subversion.tigris.org

:-)

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 8 17:32:00 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.