info-cvs
[Top][All Lists]
Advanced

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

Re: cvs issue about sync checkout/checkin between two modules.


From: Marco
Subject: Re: cvs issue about sync checkout/checkin between two modules.
Date: Fri, 31 Oct 2008 17:01:05 +0800

Hi Arthur

Thank you for the more consideration.
But it's the mandatory request, so I cannot change the original idea.

Regards,

Marco Peng

On Fri, Oct 31, 2008 at 3:06 PM, Arthur Barrett <address@hidden> wrote:
Marco,

> Can someone give me some advices how to do below ruquest?
>
> Two modules: A and B
> one file: f
> f exists in A and B.
>
> upgrade f, check in to A or B not (A and B).
> whenever check out A or B, the f is synced most current one.

You are trying to use your SCM system to solve a file management issue.
Your structure could just as easily be:
Modulea
Moduleb
CommonIncludes/f

This is far easier.  Having files 'automatically' linked between two
trees generally lacks visibility and causes more problems than it is
worth.

Regards,


Arthur Barrett



reply via email to

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