info-cvs
[Top][All Lists]
Advanced

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

Re: cvs with msvc


From: Kaz Kylheku
Subject: Re: cvs with msvc
Date: Tue, 04 Dec 2001 00:30:03 GMT
User-agent: slrn/0.9.6.3 (Linux)

In article <address@hidden>, Sasha Case wrote:
>G'day,
>
>We're having a problem with resources in msvc with multiple developers.  We 
>get conflicts all the time in .rc files and files such as resource.h when 
>two people try to add resources.  The problem is that the id numbers 
>allocated automagically by devstudio are the same for both developers, but 
>for different resources.

So fix them! 

>There doesn't seem to be a way to allocate a different resource ID offset 
>for different devs.

Dev Studio won't fix your conflicts for you. You must quite simply open
up the header file and manually renumber the resources.

You are making more of a problem out of this than it really is.


reply via email to

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