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

Re: svn commit: rev 2560 - trunk trunk/packages/rpm

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-07-17 17:55:02 CEST

On Wed, Jul 17, 2002 at 01:14:53AM -0500, david@tigris.org wrote:
>..
> +++ trunk/Makefile.in Wed Jul 17 01:14:40 2002
> @@ -7,7 +7,7 @@
> SVN_RA_LIB_DEPS = @SVN_RA_LIB_DEPS@
> SVN_RA_LIB_LINK = @SVN_RA_LIB_LINK@
>
> -DOC_DIRS = doc/programmer/design doc/user/manual doc/user/svn_for_cvs_users
> +DOC_DIRS = doc/programmer/design doc/user/manual

Wouldn't this be doc/handbook instead of doc/user/manual ?

>...
> +++ trunk/dist.sh Wed Jul 17 01:14:44 2002
> @@ -98,9 +98,9 @@
> rm -f doc/programmer/design/svn-design.info-*
> rm -f doc/programmer/design/svn-design.html
> rm -f doc/programmer/design/svn-design.txt
> -rm -f doc/user/manual/svn-manual.info
> -rm -f doc/user/manual/svn-manual.html
> -rm -f doc/user/manual/svn-manual.txt
> +rm -f doc/user/manual/svn-handbook.info
> +rm -f doc/handbook/svn-handbook.html
> +rm -f doc/handbook/svn-handbook.txt

I'm guessing that should be doc/handbook/svn-handbook.info

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 17 17:53:20 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.