If you want each developer to have exclusive use of a file that they
are changing and you want to avoid merging, then you should probably
be looking at RCS and avoiding Subversion and CVS.
On Jan 15, 2008 6:54 PM, Herman - Temp <Herman_at_synergixtech.com> wrote:
>
>
> Hi,
>
> I'm currently doing evaluation on versioning control system. Subversion is
> one of my consideration to be used in the company where i'm employed. There
> are around 10 developers in this company. Occasionally, when a file need to
> be merged, the old code is overwritten by the new code. So, I want to know
> whether Subversion has the feature to automatic lock a files that is already
> checkout-ed for editting? Or Is there any suggestion to reduce the code
> merging to happen? How does Subversion handle binary file? (Note: Binary
> file cannot be merge normally, right?).
>
>
> Regards,
>
>
> Herman.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-16 05:37:05 CET