Index: trunk/ippdor/deployment/deploy.py
===================================================================
--- trunk/ippdor/deployment/deploy.py	(revision 32878)
+++ trunk/ippdor/deployment/deploy.py	(revision 32883)
@@ -19,5 +19,5 @@
     """
     if hostname().startswith('ipp'): # Production cluster
-        svnSourceUrl          = 'https://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk/ippdor'
+        svnSourceUrl          = 'https://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk/ippdor/src'
         targetDirectory       = '/home/panstarrs/ippdor/local/share/python/ipp'
         targetBinaryDirectory = '/home/panstarrs/ippdor/local/bin'
