<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>modules file</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I want to embed a module inside another module, but at another level deep, namely under source.&nbsp; According to Cederqvist, this should work.&nbsp; Yet, it doesn't: the shared directory always comes out under foo instead of foo\source.&nbsp; This can be done under UNIX.&nbsp; Is this a bug?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Here is the problem in a nutshell. project1 and project0 are actual modules in CVS (i.e. top-level directories in the repository).</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Here is the modules file...</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">fubar -d source project1</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial"># none of these puts project1 under project0/source</FONT>

<BR><FONT SIZE=2 FACE="Arial">gogo project0 &amp;fubar</FONT>

<BR><FONT SIZE=2 FACE="Arial">gogo project0 -d source &amp;project1</FONT>

<BR><FONT SIZE=2 FACE="Arial">gogo project0 -d project0\source &amp;project1</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Any ideas would be appreciated.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">cheers,</FONT>

<BR><FONT SIZE=2 FACE="Arial">jason</FONT>
</P>

</BODY>
</HTML>