bug-cvs
[Top][All Lists]
Advanced

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

Re: extraneous output from sanity


From: Derek Price
Subject: Re: extraneous output from sanity
Date: Thu, 11 Sep 2008 09:38:37 -0400
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

This is an easy enough fix to install, but why in the world would `cd
dir' echo and yet `cd ./dir' does not?

Regards,

Derek


Paul Edwards wrote:
> cvs diff -c sanity.sh
> Index: sanity.sh
> ===================================================================
> RCS file: /development/repository/ccvs/src/sanity.sh,v
> retrieving revision 1.1.1.1
> diff -c -r1.1.1.1 sanity.sh
> *** sanity.sh   10 Sep 2008 04:24:38 -0000      1.1.1.1
> --- sanity.sh   11 Sep 2008 02:59:05 -0000
> ***************
> *** 21772,21778 ****
>  # version of a newly recovered repository and replace the CVS
>  # database dirs in a workspace with later revisions than those in the
>  # recovered repository
> ! cd repos-first-dir
>  DATADIRS=\`find . -name CVS -print\`
>  cd ../first-dir
>  find . -name CVS -print | xargs rm -rf
> --- 21772,21778 ----
>  # version of a newly recovered repository and replace the CVS
>  # database dirs in a workspace with later revisions than those in the
>  # recovered repository
> ! cd ./repos-first-dir
>  DATADIRS=\`find . -name CVS -print\`
>  cd ../first-dir
>  find . -name CVS -print | xargs rm -rf



-- 
Derek R. Price
Solutions Architect
Ximbiot, LLC <http://ximbiot.com>
Get CVS and Subversion Support from Ximbiot!

v: +1 248.835.1260
f: +1 248.246.1176




reply via email to

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