IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 7, 2011, 11:38:56 AM (15 years ago)
Author:
Serge CHASTEL
Message:

Deployment bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdor/deployment/deploy.py

    r32878 r32883  
    1919    """
    2020    if hostname().startswith('ipp'): # Production cluster
    21         svnSourceUrl          = 'https://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk/ippdor'
     21        svnSourceUrl          = 'https://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk/ippdor/src'
    2222        targetDirectory       = '/home/panstarrs/ippdor/local/share/python/ipp'
    2323        targetBinaryDirectory = '/home/panstarrs/ippdor/local/bin'
Note: See TracChangeset for help on using the changeset viewer.