Re: making a read-only module in a read/write repository
Adam Mercer <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Apr 1, 2009 at 06:33, Jim Hyslop <[email protected]> wrote: > You're on the right track. Make the modules read only, and add the > "Lockdir=somedir" setting to the config file, where "somedir" is a path > to a writable directory. See Appendix C.11 in the manual for more details. Fantastic, I can't believe I missed that. Thanks. Cheers Adam