info-cvs
[Top][All Lists]
Advanced

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

Adding different files in same directory to different repositories...


From: simran
Subject: Adding different files in same directory to different repositories...
Date: 04 Sep 2002 09:07:37 +1000

Hi All, 

I have a project whereby i package different files into different
components (but the files "can" work in conjunction) so are in the same
directory. 

However, as many developers work on their own "components" i would
really like to be able to have them in different CVS repositories. 

eg:

Is there a way i can have: 

    /home/simran/files/one.txt
    /home/simran/files/two.txt

In a repository named "files1"


and the following:


    /home/simran/files/three.txt
    /home/simran/files/four.txt

In a repository named "files2" 

and check them out into the _same_ directory (files) and work on them. 

A way i can think this can happen is that i have a "manifest" file (kind
of like he CVS/Entries file) of sorts for each repository which lists
all the files in that reposity and cvs only looks at entries in that
files to see which files i want to commit/updated/...

simran.










reply via email to

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