[Bps-public-commit] Prophet branch, master, updated. 0.742-7-g0e44c95
Shawn Moore
sartak at bestpractical.com
Fri Jun 18 15:50:17 EDT 2010
The branch, master has been updated
via 0e44c959117ae5f5fa314bdbd35933415282b153 (commit)
from a517a0b848b54a578d7c7751b52d3218bb45234d (commit)
Summary of changes:
lib/Prophet/Replica/prophet.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 0e44c959117ae5f5fa314bdbd35933415282b153
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Fri Jun 18 15:51:17 2010 -0400
Remove weird debugging statement inside pod
diff --git a/lib/Prophet/Replica/prophet.pm b/lib/Prophet/Replica/prophet.pm
index de1c446..fa92260 100755
--- a/lib/Prophet/Replica/prophet.pm
+++ b/lib/Prophet/Replica/prophet.pm
@@ -208,7 +208,7 @@ TODO: define the format for changesets and records
Files inside the C<records> directory are index files which list off all published versions of a record and the key necessary to retrieve the record from the I<content-addressed store>.
-Inside the C<records> directory, you'll warn "Got types ".join(',', at types);find directories named for each
+Inside the C<records> directory, you'll find directories named for each
C<type> in your database. Inside each C<type> directory, you'll find a two-level directory tree of single hexadecimal digits. You'll find the record with the type <Foo> and the UUID C<29A3CA16-03C5-11DD-9AE0-E25CFCEE7EC4> stored in
records/Foo/2/9/29A3CA16-03C5-11DD-9AE0-E25CFCEE7EC4
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list