[cvsnt] bug in diff???
Richard Wirth
richard at wirthware.de
Fri Sep 2 12:23:13 BST 2005
while executing simple diff from windows against linux server I get
this (stupid) trace:
cvs -q -ttt diff -r 1.1.1.1 -u -wb -- lib\selector\class.selector.php
13:08:55: -> Tracelevel set to 3. PID is 3260
13:08:55: -> Session ID is cbc431832c73caf
13:08:55: -> Session time is Fri Sep 2 11:08:55 2005
13:08:55: -> CVS Server is acting as standalone
13:08:55: -> CVS Directory is C:\Tools
13:08:55: -> main loop with CVSROOT=:pserver:rich at eirene:/testrepo
13:08:55: -> Server codepage is UTF-8
13:08:55: -> Client codepage is CP1252
13:08:55: -> Server->Client codepage translation is active
13:08:55: -> Server version is CVSNT 2.5.02 (Servalan) Build 2067
13:08:55: -> Client version is CVSNT 2.5.02 (Servalan) Build 2067 (cvsgui active)
13:08:55: -> Requesting server cvsignore
13:08:55: -> wrap_add(*.a -kb, 0, 0)
-- shnipp --
13:08:55: -> wrap_add(*.Z -kb, 0, 0)
13:08:55: -> Requesting server cvswrappers
13:07:48: S -> server_main started
13:07:48: S -> run precommand proc server
13:07:48: S -> run_trigger()
--- shnipp ---
13:07:48: S -> fileattr_startdir(/home/cvs_b1/phprojekt)
13:07:48: S -> map_filename(/home/cvs_b1/phprojekt,libselectorclass.selector.php)
!! OOOPS !! all backslashes are removed!
13:07:48: S -> map_repository(/home/cvs_b1/phprojekt/libselectorclass.selector.php)
13:07:48: S -> lookup_module2(phprojekt/libselectorclass.selector.php,2)
13:07:48: S -> RCS_parse(libselectorclass.selector.php,/home/cvs_b1/phprojekt)
13:07:48: S -> rcsbuf_open(/home/cvs_b1/phprojekt/libselectorclass.selector.php,v)
13:07:48: S -> rcsbuf_open failed
13:07:48: S -> rcsbuf_open(/home/cvs_b1/phprojekt/Attic/libselectorclass.selector.php,v)
13:07:48: S -> rcsbuf_open failed
13:07:48: S -> RCS_parse(libselectorclass.selector.php,/home/cvs_b1/phprojekt)
13:07:48: S -> rcsbuf_open(/home/cvs_b1/phprojekt/libselectorclass.selector.php,v)
13:07:48: S -> rcsbuf_open failed
13:07:48: S -> rcsbuf_open(/home/cvs_b1/phprojekt/Attic/libselectorclass.selector.php,v)
13:07:48: S -> rcsbuf_open failed
cvs server: I know nothing about libselectorclass.selector.php
--- shnipp ---
This file realy can not be found in my repo!
when I ommit the '-ttt' everything is working! but than I get a
warning (?):
cvs.exe diff: Characters from server lost in translation
and the Copyright sign in the sources gets lost :-(
--
Best regards,
Richard mailto:richard at wirthware.de
More information about the cvsnt
mailing list