This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Trying to add a Workfile to the Database Project using PCLI AddFiles

I am trying to add a workfile to the particular project in the Database using "pcli" utility :

/opt/oraclebase/build-tools/pvcs/vm/linux/bin/pcli addfiles -co -prd:/EFM_CCOandS_FDCS -pp/FSA_MiddleWare/Generic/Docs/ testFile.txt


I am getting back an error message :

Error: /opt/oraclebase/build-tools/testFile.txt: Unable to access. The filename may be illegal, the filename may already exist as a directory, part of the directory path may already exist as a file, the TEMP directory may not exist, or there may be insufficient privileges.
Create archive .


My destination folder "FSA_MiddleWare\Generic\Docs" is empty.
Parents
  • 0
    Hi Richard,

    I am running PVCS web application on the same server I am trying to connect using "pcli" utility.

    I executed 3 commands and they produced the following output :

    :/opt/oraclebase/build-tools>/opt/oraclebase/build-tools/pvcs/vm/linux/bin/pcli SetDefaultWorkspace -prd:/EFM_CCOandS_FDCS
    
    Serena PVCS Version Manager (PCLI) v8.6.0.0 (Build 370) for Linux/x86_64
    Copyright (C) 1985-2017 Serena Software. All rights reserved.
    Workspace "/@/RootWorkspace" is the default workspace for user "".
    xxxxxxx@paehowlz331:/opt/oraclebase/build-tools>
    xxxxxxx@paehowlz331:/opt/oraclebase/build-tools>/opt/oraclebase/build-tools/pvcs/vm/linux/bin/pcli GetWorkLocation -prd:/EFM_CCOandS_FDCS /FSA_MiddleWare/Generic/Docs
    Serena PVCS Version Manager (PCLI) v8.6.0.0 (Build 370) for Linux/x86_64
    Copyright (C) 1985-2017 Serena Software. All rights reserved.
    C:\Projects\FSA_MiddleWare\Generic\Docs
    xxxxxxxx@paehowlz331:/opt/oraclebase/build-tools>
    xxxxxxxx@paehowlz331:/opt/oraclebase/build-tools>/opt/oraclebase/build-tools/pvcs/vm/linux/bin/pcli GetWorkLocation -prd:/EFM_CCOandS_FDCS -w /FSA_MiddleWare/Generic/Docs
    Serena PVCS Version Manager (PCLI) v8.6.0.0 (Build 370) for Linux/x86_64
    Copyright (C) 1985-2017 Serena Software. All rights reserved.
    Docs
Reply
  • 0
    Hi Richard,

    I am running PVCS web application on the same server I am trying to connect using "pcli" utility.

    I executed 3 commands and they produced the following output :

    :/opt/oraclebase/build-tools>/opt/oraclebase/build-tools/pvcs/vm/linux/bin/pcli SetDefaultWorkspace -prd:/EFM_CCOandS_FDCS
    
    Serena PVCS Version Manager (PCLI) v8.6.0.0 (Build 370) for Linux/x86_64
    Copyright (C) 1985-2017 Serena Software. All rights reserved.
    Workspace "/@/RootWorkspace" is the default workspace for user "".
    xxxxxxx@paehowlz331:/opt/oraclebase/build-tools>
    xxxxxxx@paehowlz331:/opt/oraclebase/build-tools>/opt/oraclebase/build-tools/pvcs/vm/linux/bin/pcli GetWorkLocation -prd:/EFM_CCOandS_FDCS /FSA_MiddleWare/Generic/Docs
    Serena PVCS Version Manager (PCLI) v8.6.0.0 (Build 370) for Linux/x86_64
    Copyright (C) 1985-2017 Serena Software. All rights reserved.
    C:\Projects\FSA_MiddleWare\Generic\Docs
    xxxxxxxx@paehowlz331:/opt/oraclebase/build-tools>
    xxxxxxxx@paehowlz331:/opt/oraclebase/build-tools>/opt/oraclebase/build-tools/pvcs/vm/linux/bin/pcli GetWorkLocation -prd:/EFM_CCOandS_FDCS -w /FSA_MiddleWare/Generic/Docs
    Serena PVCS Version Manager (PCLI) v8.6.0.0 (Build 370) for Linux/x86_64
    Copyright (C) 1985-2017 Serena Software. All rights reserved.
    Docs
Children
No Data