<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -43,7 +43,7 @@ This will place the contents of ~/path/to/my/site from your machine to /mnt/bob
                                                                         # while this is sometimes redundant, 
                                                                         # it allows for two directories that
                                                                         # might have the same directory name
-          :command =&gt; &quot;cp -R /var/poolparty/dr_configure/user_directory/#{dir_name}/#{File.basename(from)}/* #{to}&quot;) 
+          :command =&gt; &quot;cp -R /var/poolparty/dr_configure/user_directory/#{name}/#{File.basename(from)}/* #{to}&quot;) 
         if owner
           has_exec(:name =&gt; &quot;chown-#{name}&quot;, :command =&gt; &quot;chown #{owner} -R #{to}&quot;)
         end     
@@ -58,9 +58,9 @@ This will place the contents of ~/path/to/my/site from your machine to /mnt/bob
       end
       
       private
-      def dir_name
-        ::File.basename(::File.dirname(name))
-      end
+      # def dir_name
+      #   ::File.basename(::File.dirname(name))
+      # end
       
     end
   end</diff>
      <filename>lib/poolparty/plugins/deploy_directory.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e81398c0862aa82dbf95afce7e45920592f07a6f</id>
    </parent>
  </parents>
  <author>
    <name>Nate Murray</name>
    <email>nate@natemurray.com</email>
  </author>
  <url>http://github.com/yannlugrin/poolparty/commit/4dc9c376c7db118da6f51ced8682b28f02023d47</url>
  <id>4dc9c376c7db118da6f51ced8682b28f02023d47</id>
  <committed-date>2009-05-21T12:27:13-07:00</committed-date>
  <authored-date>2009-05-21T12:27:13-07:00</authored-date>
  <message>updated the path name for deploy_directory</message>
  <tree>f56aa46902cc000b740acd20b172759ab8cd8d15</tree>
  <committer>
    <name>Nate Murray</name>
    <email>nate@natemurray.com</email>
  </committer>
</commit>
