Re: off topic: cvs diff within branch and repo copied files

From: Andreas Klemm <andreas(at)freebsd.org>
Date: Tue, 25 Dec 2001 15:29:50 +0100
>Received: (from andreas(at)localhost) by klemm.gtn.com (8.11.6/8.11.3) id fBPEToE17459 for de-bsd-questions(at)DE.FreeBSD.ORG; Tue, 25 Dec 2001 15:29:50 +0100 (CET) (envelope-from andreas)

On Tue, Dec 25, 2001 at 02:23:33AM +0000, Christian Weisgerber wrote:
> Andreas Klemm <andreas(at)freebsd.org> wrote:

Hi Christian,

danke für Deine Antwort.

> > Die Originale (die ursprünglichen Dateien ohne die Endung ".in"),
> > die ich schon im HEAD und RELENG_7 branch mit "cvs delete"
> > gelöscht habe poppen jetzt auf einmal unschön auf, wenn ich im
> > apsfilter RELENG_7 branch Bereich ein cvs diff ausführe.
>
> Das erschließt sich mir nicht.

hmmm, schade ;-)

> > Das Kommando, das ich ausführe, lautet
> >
> > $CVS -d $APSCVS diff -u --new-file \
> > -r $reltag -r $branch \
> > > $TMPDIFF 2> /dev/null
>
> Für welche Werte von reltag und branch?

-r RELENG_7_0_1_RELEASE -r RELENG_7

> Durchs CVSweb sieht das Repository in Ordnung aus.

Schau hier, so kannst Du es reproduzieren:

mkdir xxx
cd xxx
setenv CVSROOT :pserver:cvs(at)apsfilter.org:/var/apscvs/APSCVS
cvs login
cvs checkout -r RELENG_7_1_0_RELEASE -P apsfilter
cvs diff -u --new-file -r RELENG_7_1_0_RELEASE -r RELENG_7 > xxx

Da es im Moment keine Änderungen nach RELENG_7_0_1_RELEASE gab,
sollte ein Diff 0 Byte ergeben.

Es sind aber leider ~500K

Jetzt probiere ich etwas anderes aus. RELENG_7 auschecken und
dann das cvs diff probieren ...
cvs checkout -r RELENG_7 -P apsfilter
cvs diff -u --new-file -r RELENG_7_1_0_RELEASE -r RELENG_7 > xxx.2

Gleiches schlechtes Ergebnis.

andreas(at)titan[ttyp1]{1255} ~/xxx/yyy ll
total 1057
drwxr-xr-x 12 andreas andreas 1024 25 Dez 15:25 apsfilter
-rw-r--r-- 1 andreas andreas 528764 25 Dez 15:20 xxx
-rw-r--r-- 1 andreas andreas 528764 25 Dez 15:25 xxx.2
andreas(at)titan[ttyp1]{1256} ~/xxx/yyy diff xxx xxx.2
andreas(at)titan[ttyp1]{1257} ~/xxx/yyy

Hilft Dir das weiter, um eine Idee zu bekommen ?
Das ganze funktionierte prächtig, bevor ich anfing,
ein repository copy einiger files zu machen.

        Andreas ///

-- 
Andreas Klemm - Powered by FreeBSD
Need a magic printfilter today ?         http://www.apsfilter.org/
Songs from our band >> 64Bits <<         http://www.64bits.de
Inofficial band pages with add-on stuff  http://www.apsfilter.org/64bits.html

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 25 Dec 2001 - 15:40:13 CET

search this site