Michael:
Thanks for taking time,

I'm checking out from the following dir structure

install
  mvbin pkginfo
    <file2>
    <file3>
    <file4>
    <file5>
    <file6>
 
  mvbinpro pkginfo
    <file2>
    <file3>
    <file4>
    <file5>
    <file6>
 
<parent2>
  <child_dir> <grandchild_dir>

Configuration which works fine has module's as follows

CVS Plugin Version 1.6
Module: install/mvbin/pkginfo install/mvbinpro/pkginfo <parent2>/<child_dir>/<grandchild_dir>
NOTE: Whitespace separated list
NOTE: It used to retrieve each pkginfo file in proper directory structure

CVS Plugin Version 2.5
Module 1: install/mvbin
Module 2: install/mvbinpro
Module 3: <parent2>/<child_dir>/<grandchild_dir>

Configuration which doesn't work has module's as follows

CVS Plugin Version 2.5
Module 1: install/mvbin/pkginfo
Module 2: install/mvbinpro/pkginfo
Module 3: <parent2>/<child_dir>/<grandchild_dir>

As the mvbin and mvbinpro directories contain only a few files in my case, it doesn't make a big difference to checkout the directories, so i've used that as a workaround.

But if all i need is one file from a directory containing 2,000 files, then it'll be a big loss in terms of efficiency and time.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to