I'm using PVCS Version Manager. I have a local directory hat needs to be added as is to PVCS. The only option i see is "Add Workfiles" which is only allowing to add files but do not see an option for adding a folder/directory itself.
How to add a directory with source files in PVCS
2.1k Views Asked by iaav At
2
There are 2 best solutions below
0
Ikruzzz
On
If you select the directory (NOT the individual files contained therein but the directory) during an Add Workfiles operation, the directory will be created and all of the contents, including subdirectories and all of their contents, will be added. In down you can check the option include files in sub directory as well.
Related Questions in VERSION-CONTROL
- Setting up the version control of .dotfiles while the .config is connected to a forked repo
- How can i redirect pull request from main branch to another branch
- Visual Studio 2022 convert spaces to tabs on checkout and back to spaces on checkin
- Handle workspace/monorepo with different deployments
- P4 change ownership through command line
- gitignore for Unity VR project does not work
- Different SDK for specific build
- Sourcetree GUI : Why main branch is behind another branch? Is it normal?
- Strongly Connected Components Using Kosaraju Algorithm
- How to use git-credential-gopass with git send-email?
- Run Robot in Jenkinsfile does not fetch the correct test.robot file from Github
- Git Hub not showing my Organization's Repositories in Android Studio
- Sourcetree caches old branches that no longer exist on github. I do not want this
- How to retrieve Inference image location for my Sagemaker pytorch custom model for Model registry
- I have an error with my Material UI react-swipeable-views in TypeScript
Related Questions in PVCS
- How to migrate repository from PVCS Version Manager to GitHub?
- Can we upload aritfacts (.jar/.zip) created as part of jenkins pipeline to Azure Devops?
- Creating tags//branches in version control with only some files
- how to handle yes or no question while running a process
- Is there any document for migrating code from PVCS to github with history?
- Migrating source code from PVCS to Bitbucket
- Jenkins Automation help required
- what is the meaning and difference PVCS version - SVN revision - GIT sha value
- PVCS Promotion Group
- GIT comment replacement and injection
- Migrating source code from PVCS to SVN
- How to export revision history from PVCS?
- Is a GIT repo with tens or hundreds of thousands of commits just too big?
- Trouble running command from C# and capturing StandardOutput
- steps to migrate pvcs to svn
Related Questions in SERENA
- Serena Command line, get item-spec
- Get item from Serena Dimensions without knowing Item Specification
- Bind in Promotion/Demotion of changeman package failing
- How to schedule Jenkins job when files Check-in with delay
- How to deliver a file using command line in Serena Dimensions
- How to connect UrbanCode with Changeman for mainframe code build?
- How to have a final jar with the dependency inside that jar in the jar format?
- Dimensions dmcli: is it possible to upload files on a subfolder of a project?
- If Statement within Case of Switch - JS
- ClearCase to Serena DM CM Migration
- Dimensions plugin for Jenkins load any build artifacts to dimensions set request id
- Check-out the Baseline code from Serena Dimension using Jenkins
- How to download latest code from serena dimension on every new build trigger by jenkins
- Creating multiple statuses of a file in git
- Explain VBScript code
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Which version of PVCS your are using? In PVCS v8.5, I can add the folder/directory by using same option.