info-cvs
[Top][All Lists]
Advanced

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

Re: CVS Sharing


From: Pierre Asselin
Subject: Re: CVS Sharing
Date: 23 Oct 2001 13:29:36 -0500

"Jason Mowat" <address@hidden> writes:

>I would like to know if this is one area that =
>CVS can do (VSS can do it): sharing.  In Visual Source Safe, you can =
>share a single file among projects.  When the shared "centralized" file =
>changes, it changes in all the projects.  When the shared file in a =
>project changes, it changes all related files in other projects by =
>updating the centralized copy.

You can do that in CVS, if you are willing to share entire directories
or directory trees as opposed to isolated files.  Use submodules
("amperstand modules") in the modules file.

You may need to reorganize your source tree to avoid mixing shared
and non-shared files.  In any one directory of a checked-out sandbox,
all the files must originate from a single directory in the repository.

--
Pierre Asselin
Westminster, Colorado


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----


reply via email to

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