Index: vcpx/target.py
===================================================================
--- vcpx/target.py	(revision 543)
+++ vcpx/target.py	(revision 607)
@@ -42,5 +42,5 @@
         feed as ``replay`` to ``applyUpstreamChangesets``
 
-    initializeNewWorkingDir
+    importFirstRevision
         to initialize a pristine working directory tree under this VC
         system, possibly extracted under a different kind of VC
@@ -266,5 +266,5 @@
         """
 
-    def initializeNewWorkingDir(self, source_repo, changeset, initial):
+    def importFirstRevision(self, source_repo, changeset, initial):
         """
         Initialize a new working directory, just extracted from
