Deever, Chris C. writes:
>
> I would like to export a submodule that includes subdirectories into the
> current working directory, but not have CVS create the leading path from the
> repository.
One way to do that is to define a module and then use the module name
rather than the path in the repository. Another way is to use -d:
cvs export -r HEAD -d d a/b/c/d
-Larry Jones
Life's a lot more fun when you're not responsible for your actions. -- Calvin
- Exporting a sub-directory module from the repository into... Deever, Chris C.
- Larry Jones
