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

Re: what's up with r842347's log message?

From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 1 May 2010 19:49:46 +0200

On Sat, May 01, 2010 at 01:45:53PM -0400, Greg Stein wrote:
> The log on r842347 (aka r2273) looks wrong. What happened to it?

What are you seeing?

I'm getting:

------------------------------------------------------------------------
r842347 | cmpilato | 2002-06-18 22:14:56 +0200 (Tue, 18 Jun 2002) | 38 lines

Make and populate subdirectories for Berkeley DB stuff and some
database utils under the libsvn_fs directory. This required patching
up many other files' #include lines, too.

* subversion/libsvn_fs/bdb
  New directory for Berkeley DB-specific source code. Also set the
  svn:ignore property here.

* subversion/libsvn_fs/util
  New directory for filesystem utilities source code. Also set the
  svn:ignore property here.

* subversion/libsvn_fs/bdb/copies-table.c
* subversion/libsvn_fs/bdb/copies-table.h
* subversion/libsvn_fs/bdb/rev-table.c
* subversion/libsvn_fs/bdb/rev-table.h
* subversion/libsvn_fs/bdb/txn-table.c
* subversion/libsvn_fs/bdb/txn-table.h
* subversion/libsvn_fs/bdb/reps-table.c
* subversion/libsvn_fs/bdb/reps-table.h
* subversion/libsvn_fs/bdb/strings-table.c
* subversion/libsvn_fs/bdb/strings-table.h
* subversion/libsvn_fs/bdb/nodes-table.c
* subversion/libsvn_fs/bdb/nodes-table.h
* subversion/libsvn_fs/bdb/dbt.c
* subversion/libsvn_fs/bdb/dbt.h
  Moved from subversion/libsvn_fs.

* subversion/libsvn_fs/util/skel.c
* subversion/libsvn_fs/util/skel.h
* subversion/libsvn_fs/util/fs_skels.c
* subversion/libsvn_fs/util/fs_skels.h
  Moved from subversion/libsvn_fs.

* subversion/libsvn_fs/structure
  Update this document with near-future plans for the filesystem.

------------------------------------------------------------------------

... which looks as expected?

Stefan
Received on 2010-05-01 19:50:19 CEST

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.