problem with modules
Tina Nguyen <[email protected]> Tue, 4 Oct 2011 23:29:57 +0000
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <E5FDF7E7EFAA4A4398668D54E21DC10F14D9BD5E@SEAEMBX02.olympus.F5Net.com> |
Hello,
We have the following define in our modules file.
service-src -d src rh/rhs/src \
&service-lib
service rh/rhs/server \
&service-proxy \
&service-src
cvs co -r FP_1_0_BRANCH service-src works and can be updated, but check out of service module will delete all the files that came from service-src.
Has anyone seen this problem and how to fix it?
Thank you.
-tina