[Bps-public-commit] r14770 - Prophet/trunk

sartak at bestpractical.com sartak at bestpractical.com
Mon Aug 4 18:54:00 EDT 2008


Author: sartak
Date: Mon Aug  4 18:53:58 2008
New Revision: 14770

Modified:
   Prophet/trunk/   (props changed)
   Prophet/trunk/MANIFEST

Log:
 r54060 at gorgoroth:  sartak | 2008-08-04 18:53:48 -0400
 Update MANIFEST


Modified: Prophet/trunk/MANIFEST
==============================================================================
--- Prophet/trunk/MANIFEST	(original)
+++ Prophet/trunk/MANIFEST	Mon Aug  4 18:53:58 2008
@@ -23,11 +23,32 @@
 lib/Prophet/Change.pm
 lib/Prophet/ChangeSet.pm
 lib/Prophet/CLI.pm
+lib/Prophet/CLI/CollectionCommand.pm
+lib/Prophet/CLI/Command.pm
+lib/Prophet/CLI/Command/Config.pm
+lib/Prophet/CLI/Command/Create.pm
+lib/Prophet/CLI/Command/Delete.pm
+lib/Prophet/CLI/Command/Export.pm
+lib/Prophet/CLI/Command/History.pm
+lib/Prophet/CLI/Command/Merge.pm
+lib/Prophet/CLI/Command/NotFound.pm
+lib/Prophet/CLI/Command/Publish.pm
+lib/Prophet/CLI/Command/Pull.pm
+lib/Prophet/CLI/Command/Push.pm
+lib/Prophet/CLI/Command/Search.pm
+lib/Prophet/CLI/Command/Server.pm
+lib/Prophet/CLI/Command/Shell.pm
+lib/Prophet/CLI/Command/Show.pm
+lib/Prophet/CLI/Command/Update.pm
+lib/Prophet/CLI/PublishCommand.pm
+lib/Prophet/CLI/RecordCommand.pm
 lib/Prophet/Collection.pm
+lib/Prophet/Config.pm
 lib/Prophet/Conflict.pm
 lib/Prophet/ConflictingChange.pm
 lib/Prophet/ConflictingPropChange.pm
 lib/Prophet/ForeignReplica.pm
+lib/Prophet/Meta/Types.pm
 lib/Prophet/PropChange.pm
 lib/Prophet/Record.pm
 lib/Prophet/Replica.pm
@@ -43,39 +64,46 @@
 lib/Prophet/Resolver/FromResolutionDB.pm
 lib/Prophet/Resolver/IdenticalChanges.pm
 lib/Prophet/Resolver/Prompt.pm
-lib/Prophet/Server/REST.pm
+lib/Prophet/Server.pm
+lib/Prophet/Server/View.pm
 lib/Prophet/Test.pm
 lib/Prophet/Test/Arena.pm
 lib/Prophet/Test/Participant.pm
 Makefile
-Makefile.old
 Makefile.PL
 MANIFEST			This list of files
 MANIFEST.SKIP
 META.yml
-README
 t/01-dependencies.t
 t/99-pod-coverage.t
 t/99-pod.t
 t/canonicalize.t
+t/cli.t
+t/config.t
 t/create-conflict.t
 t/create.t
+t/default.t
 t/delete-delete-conflict.t
 t/edit.t
 t/export.t
 t/generalized_sync_n_merge.t
+t/history.t
 t/lib/TestApp/Bug.pm
 t/luid.t
 t/non-conflicting-merge.t
+t/publish-pull.t
 t/real-conflicting-merge.t
 t/res-conflict-3.t
 t/resty-server.t
+t/search.t
 t/simple-conflicting-merge.t
 t/simple-push.t
 t/sync-change-to-original-source.t
 t/sync-delete-conflict.t
 t/sync-ticket.t
 t/sync_3party.t
+t/test_app.conf
+t/testing.conf
 t/use.t
 t/validate.t
 t/validation.t



More information about the Bps-public-commit mailing list