Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 440
    • Issues 440
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !51

ENH: OSspecific - softlink handling (fixes #164)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark OLESEN requested to merge feature-symlinks into develop Jul 05, 2016
  • Overview 0
  • Commits 1
  • Changes 7

Links are followed in most cases, with some notable exceptions:

  • mv, mvBak: renames the link, not the underlying file/directory

  • rmDir: remove the symlink to a directory, does not recurse into the underlying directory

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-symlinks