Date: Fri, 06 Feb 2004 08:05:05 +0200 From: Ville =?ISO-8859-1?Q?Skytt=E4?= <scop@FreeBSD.org> To: freebsd-cvsweb@FreeBSD.org Subject: Re: Stable 2.06 and Pruned directories Message-ID: <1076047504.22286.114.camel@bobcat.mine.nu> In-Reply-To: <01C1C854-5861-11D8-8784-000393036D96@mac.com> References: <01C1C854-5861-11D8-8784-000393036D96@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2004-02-06 at 06:57, ruffnex wrote: > I'm running cvsweb stable 2.06 on OSX, with a local repository. Is it > possible for empty directories (pruned) to not show up in cvsweb? Not at the moment. Pruning happens on cvs checkout, export or update only, but cvsweb operates directly on the repository directory hierarchy when viewing dir contents so it is not applicable as-is. > After renaming directories, or deleting directories, I tag the files. > I'd like to be able to select this tag in cvsweb and see only > directories which should be there on a cvs checkout. That would be a useful feature, will add to the TODO and investigate feasibility some time. > Any pointers appreciated... The best one can do currently is to delete directories from the CVS repo as appropriate. That does not work with the tag/branch case you outlined above though.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1076047504.22286.114.camel>