Version Control of Directories
One answer

Yes, directories are versioned. You can rename/move both files and directories and check-in those changes into the repository. You can also merge rename/move conflicts.
There an example of structural conflicts (move/rename/delete) in the following doc:
https://jazz.net/learn/LearnItem.jsp?href=content/docs/source-control/conflicts/index.html
Jean-Michel Lemieux
Jazz Source Control Team
There an example of structural conflicts (move/rename/delete) in the following doc:
https://jazz.net/learn/LearnItem.jsp?href=content/docs/source-control/conflicts/index.html
Jean-Michel Lemieux
Jazz Source Control Team