-
Bug
-
Resolution: Fixed
-
Major
-
None
-
unix
(tested with 1.3.7)
When I check "use dynamic views" and "Create view if view doesn't exist", the command line generated is such :
cleartool mkview -snapshot -stream NAME_OF_THE_STREAM_OK -tag VIEWTAG_OK -stgloc -auto
Here you see a nasty "-snapshot" argument making troubles.
The error message is "cleartool: Error: View directory pathname must be specified."
patch that fixes it.
It also modifies the POM.
This is because I don't want to break the patch format but it is not related to the bug.