info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: adding a directory tree to existing module; checkout of subdirectory


From: Philip Lijnzaad
Subject: Re: adding a directory tree to existing module; checkout of subdirectory
Date: 21 Sep 2001 18:19:03 +0100

> hi!
> suppose you have some module in the repository;
> (doing a checkout of the whole module and configuring some apache files -->
> voila it works)

> now i would like to add an other application (directory tree with code) from
> another server
> into the same module of the main server into a certain directory.

do you mean 'add forever'  ? If so, just use cvs import (which allows you to
import things as a sub(sub(sub)) directory of an existing module. You can
still re-import from the same source, so it's not really 'forever' anyway.

> desired result:
>   server1:/home/repository/module1/some/.../path/applicationX
> with ability to maintain the subdir of module1 from
>   server2:/home/applicationX

Look into the documentation of ``the modules'' file (e.g.,
$CVSROOT/CVSROOT/modules, or the manual or FAQ). You can create aliases and
lump things together for checkout.

Alternatively, use a script that creates the appropriate symbolic links in
the checked-out copies.

                                                                      Philip


-- 
The mail transport agent is not liable for any coffee stains in this message
-----------------------------------------------------------------------------
Philip Lijnzaad, address@hidden \ European Bioinformatics Institute,rm A2-08
+44 (0)1223 49 4639                 / Wellcome Trust Genome Campus, Hinxton
+44 (0)1223 49 4468 (fax)           \ Cambridgeshire CB10 1SD,  GREAT BRITAIN



reply via email to

[Prev in Thread] Current Thread [Next in Thread]