Re: [Savannah-hackers] CVSWeb URLs for GNU Classpath cp-tools module
[email protected] Fri, 12 Nov 2004 23:24:44 +0100
| Newsgroups | gmane.comp.java.classpath.tools.cvs |
|---|---|
| Message-ID | <[email protected]> |
I changed the -T setting in loginfo to 'classpath' instead of 'cp-tools', which should solve the issue. It is the temporary files prefix, but it is also used to build the ViewCVS URL. This should be fixed at a point. -- Sylvain On Fri, Nov 12, 2004 at 08:00:35PM +0100, Mark Wielaard wrote: > Dear Savannah Hackers, > > cp-tools was moved from its own project on savannah into the classpath > project as a CVS module. Emails to cp-tools-commit are still working, > but the CVSWeb URLs in it are wrong. > > CVSWeb URLs: > http://savannah.gnu.org/cgi-bin/viewcvs/cp-tools/cp-tools/ChangeLog.diff?tr1=1.8&tr2=1.9&r1=text&r2=text > http://savannah.gnu.org/cgi-bin/viewcvs/cp-tools/cp-tools/src/gnu/localegen/JavaGenerator.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text > ^^^^^^^^ > > That first cp-tools after viewcvs should be classpath: > > http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/ChangeLog.diff?tr1=1.8&tr2=1.9&r1=text&r2=text > http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/src/gnu/localegen/JavaGenerator.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text > ^^^^^^^^^ > > Could you change this? > > Thanks,