[Repoze-dev] [issue2] moving top-level CVS directories
Chris McDonough
bugs at bugs.repoze.org
Wed Sep 26 21:11:33 UTC 2007
New submission from Chris McDonough <chrism at plope.com>:
FYI: I just broke any checkouts of the top-level CVS packages
"bugs.repoze.org" and "www.repoze.org" by moving them into a "www"
top level subdirectory in CVS. You can fix existing checkouts by
deleting your old checkout of these directories and doing another
"cvs co" or (if you've checked out the entire repository) by doing
"cvs up -dP". Or you can just edit each of the CVS/Repository files
in your checkouts recursively, changing the line "www.repoze.org" to
read "www/www.repoze.org" for checkouts of www.repoze.org and
changing the line "bugs.repoze.org" to "www/bugs.repoze.org".
- C
----------
messages: 4
nosy: chrism
status: unread
title: moving top-level CVS directories
__________________________________
Repoze Bugs <bugs at bugs.repoze.org>
<http://bugs.repoze.org/issue2>
__________________________________
_______________________________________________
Repoze-dev mailing list
Repoze-dev at lists.repoze.org
http://lists.repoze.org/mailman/listinfo/repoze-dev
More information about the Repoze-dev
mailing list