Hi, I need to map a directory into it's own drive, (i know it's achivable using windows tools like "Map network drive", "subst"), but using these tools, the mapped drives aren't MVFS anymore...
I'm looking for a way to map MVFS folders in some dynamic view to it's own drive, or alternativly, configure a config spec to filter everything except a specific folder, for example, configure a config spec so that:
M:\some_dynamic_view\some_folder\some_nested_folder would be mapped to :
K:\some_nested_folder
Any ideas?
Thanks in advance, Erik.
(The need to map folders into drives is because of the clearcase path length limitation on windows).