[cvs-jp-info 485] Re: update コマンドの動きについて

Back to archive index

塩野@遊び人 jun****@fsas*****
2004年 3月 15日 (月) 12:09:10 JST


こんにちは、塩野@遊び人です。

>>>>> In <OF92B****@olymp*****> 
>>>>>	t_ii****@ot***** wrote:
> 多々のサイトを拝見し、コンフリクトが発生していなければ、自動的にマージを実行してくれる
> と理解しておりましたが、実際に実行したところ強制的に現在の最新Verのものが自分の作業ディレクトリ
> のファイルに落とされてしまいます。(※つまり上書きされて、自分の修正Versionはなくなってしまいました。)

> [egd01:cvs] 82> cvs -n update test.csh
> U test.csh
> cvs update: nonmergeable file needs merge
> cvs update: revision 1.6 from repository is now in test.csh
> cvs update: file from working directory is now in .#test.csh.1.5
> C test.csh

     C file    A conflict was detected while trying to merge your
               changes to file with changes from the source repo-
               sitory.  file (the copy in your working directory)
               is  now the result of merging the two versions; an
               unmodified copy of your file is also in your work-
               ing  directory,  with  the  name `.#file.version',
               where version is the revision that  your  modified
               file   started  from.   (Note  that  some  systems
               automatically purge files that begin with  `.#' if
               they  have  not  been accessed for a few days.  If
               you intend to keep a copy of your  original  file,
               it is a very good idea to rename it.)

単にコンフリクトしているだけではないのでしょうか?

頭に 'C' がついてますし…
--
                             ∧_∧
                            ミ^.^ミ E-Mail: jun****@fsas*****



CVS-JP-info メーリングリストの案内
Back to archive index