[Kolab-devel] Re: david: doc/kde-client/cvs-instructions checkout_proko2.sh, 1.23, 1.24

Bernhard Herzog bh at intevation.de
Wed Oct 6 14:43:14 CEST 2004


cvs at intevation.de writes:

> Update of /kolabrepository/doc/kde-client/cvs-instructions
[...]
> --- checkout_proko2.sh	2 Oct 2004 13:33:18 -0000	1.23
> +++ checkout_proko2.sh	6 Oct 2004 12:17:06 -0000	1.24
[...]
> +cvs up -rproko2 kmail/{KMail.desktop}

That command should read:
cvs up -rproko2 kmail/KMail.desktop

The shell will not expand those curly braces so they will be passed to
cvs which tries to update a nonexisting file.  Interestingly enough, cvs
doesn't complain, presumably because the state of the file doesn't
change.  It continues not to exist :)

   Bernhard

-- 
Intevation GmbH                                 http://intevation.de/
Skencil                                http://sketch.sourceforge.net/
Thuban                                  http://thuban.intevation.org/




More information about the devel mailing list