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

[PATCH] Fix Duplicate directory in books/

From: Ben Reser <ben_at_reser.org>
Date: 2004-03-10 06:51:01 CET

On Wed, Mar 03, 2004 at 09:55:08AM +0100, Tobias_Ringström wrote:
> This was perhaps what the original author inteded, but it's strange.
> The images directory is already present in the exported tree, so the
> copy seems redundant. But there seems to be a potential problem here.
> The book version in the tree may not be the same as the prebuilt one
> from svnbook.red-bean.com, so the prebuilt book.html may not match the
> images directory in the exported tree. If we were to copy the images
> directory from red-bean, that images directory may not match the book
> source in the exported tree.

Per the release procedures the book guys are supposed to keep the
svnbook.red-bean.com up to date. So the release manager should ignore
this. As you pointed out copying the images makes no sense. Attached
is a patch that removes that.

[[[
Fix duplicate images directory in tarball.

* dist.sh
  Do not copy doc/book/book/images into the sandbox when building the
  tarball. It should already be there from the export.

]]]

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Mar 10 06:51:20 2004

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.