[Zope-Coders] ZServer location

Matt Behrens matt@zigg.com
Wed, 11 Sep 2002 05:55:28 -0400


--5mCyUwZo2JvN/JJP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Sep 10, 2002 at 11:55:12PM -0400, Chris McDonough wrote:

> For my "installer branch", I'd like to move the ZServer package into
> lib/python.  Currently it lives in "ZOPE_HOME".
>=20
> But the way that the CVS repository is configured, ZServer is symlinked
> into ZOPE_HOME and thus can't itself be removed on my branch via "cvs
> rm".  I'm not sure what to do here.  In a perfect world, what I'd like
> is to move ZServer from ZOPE_HOME into ZOPE_HOME/lib/python while not
> having an impact on any other branch than the one I'm working on.  I
> could just go ahead and add ZServer to lib/python on my branch, but I
> still can't prevent a "cvs up" from retrieving the ZOPE_HOME ZServer
> package.  I suppose I could just cvs remove all the files from the
> ZOPE_HOME ZServer package on my branch, preventing any files from being
> populated into it when someone does a "cvs up".

You can never remove directories from a CVS repository, whether it
does the crazy gyrations that cvs.zope.org does or not. :-)

The best you can do is clear all files from ZServer, and then
checkouts with the -P option (and I believe exports as well?  I may
be wrong) will create, try to populate, fail, then remove the
directory.

--=20
Matt Behrens <matt@zigg.com> <URL:http://zigg.com/>

--5mCyUwZo2JvN/JJP
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (OpenBSD)

iD8DBQE9fxMQ+xq4JbgNGlMRAvtyAJ9iTbf+w3aqb0xLf7yEYKrykSUnxwCeJ7nN
mcknw+QP7OPNcFsTj3ZmR8k=
=I+9i
-----END PGP SIGNATURE-----

--5mCyUwZo2JvN/JJP--