| Summary: | CVS web interface has problem (or problematic comit) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | 3d <3d> |
| Component: | misc | Assignee: | Akinori MUSHA <knu> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed 1) they're not fishy, they are more descriptive names of what the patch patches 2) clicking on the links works fine in netscape. On Wed, Mar 21, 2001 at 07:17:39AM -0800, Marc van Woerkom wrote: > What exactly does "patch-src:uipp:dxui:MacroDefinition.C" listed in > the file column mean? Patch to ${WRKSRC}/src/uipp/dxui/MacroDefinition.C. > Clicking on the links under both Netscape 6/ Win32 and Internet > Explorer 5.5 / Win32 yields nothing - something should change or? > I suspect Mozilla will act similiar. > > You're not building on some 4.7x behaviour? Hmm, I guess so. Lynx doesn't seem to work either, unless you go directly to the link. Weird. Report this to knu@FreeBSD.org, it's obviously a cvsweb issue. The filename itself is not unusual. -- wca Ok, I forwarded the mail to knu@freebsd.org. I understand that the colons (':') are legal FreeBSD file names, but other systems have their problems - Cygwin just barfed: mvw@NIL /dos/mvw/projects/3d/opengl/opendx $ tar xvfoz files.tar.gz files/ files/patch-ab files/patch-ac files/patch-acconfig.h files/patch-acinclude.m4 files/patch-ad files/patch-ah files/patch-configure.in files/patch-src:uipp:dxui:MacroDefinition.C tar: files/patch-src\:uipp\:dxui\:MacroDefinition.C: Cannot open: No such file o r directory files/patch-src:uipp:prompter:Browser.C tar: files/patch-src\:uipp\:prompter\:Browser.C: Cannot open: No such file or di rectory tar: Error exit delayed from previous errors but that is a different construction zone .. :-) Thanks, Marc State Changed From-To: closed->open It actually was a bug of cvsweb.cgi. Responsible Changed From-To: freebsd-bugs->knu I'm the maintainer of cvsweb.cgi. State Changed From-To: open->closed Fixed by properly encoding colons in file names. Thanks for the report! |
The last two entries on the CVS web interface view of opendx, thus http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/opendx/files/ look pretty fishy: [TXT]] patch-src:uipp:dxui:MacroDefinition.C 1.1 30 minutes tg - Remove `-lcompat' again, the new patches contain code fixes. - Fix paths in th... [[TXT]] patch-src:uipp:prompter:Browser.C 1.1 30 minutes tg - Remove `-lcompat' again, the new patches contain code fixes. - Fix paths The names are unusual, and CVS produces no proper link (try to click these files to get a look at them - it won't work). I suspect that CVS web parsing has a problem with this stuff, but it might be as well the case that something unusual has been commited (what I can't check this moment).