[m-dev.] Adding a directory to CVS
Fergus Henderson
fjh at cs.mu.OZ.AU
Sat Jan 15 10:58:25 AEDT 2000
On 13-Jan-2000, Robert Ernst Johann JESCHOFNIK <rejj at cat.cs.mu.OZ.AU> wrote:
> What is involved in adding a new subdirectory in the repository? Do you
> just `cvs add ./dirname' , or do you have to do that, and then manually
> add every file in that dir?
>
> I ask since once I get confirmation from Tom about the licencing and after
> I do a bit more work on it, I'm going to add the (still partial) curses
> binding to the extras dir.
For that case, `cvs add' is probably the right thing to use --
see Zoltan's reply for details.
I just wanted to point out that there is also `cvs import',
which is what you should use if you are adding code developed
elsewhere (e.g. we use this for the boehm_gc directory).
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list