Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi, This is the exact problem that I am facing with cvsGraph too, and this issue is related to the 3 extra fields created by the new releases of CVSNT. Here is the warnings that I get from cvsGraph \\sagi\CvsRepository\Project/DocmanTest/License.txt,v: 13: warning: CVS extended keyword skipped \\sagi\CvsRepository\Project/DocmanTest/License.txt,v: 14: warning: CVS extended keyword skipped \\sagi\CvsRepository\Project/DocmanTest/License.txt,v: 15: warning: CVS extended keyword skipped \\sagi\CvsRepository\Project/DocmanTest/License.txt,v: 21: warning: CVS extended keyword skipped \\sagi\CvsRepository\Project/DocmanTest/License.txt,v: 22: warning: CVS extended keyword skipped \\sagi\CvsRepository\Project/DocmanTest/License.txt,v: 23: warning: CVS extended keyword skipped If I remove those 3 extra fields from the revision file, then I don't get these warnings. But it is not possible to go through all the files and remove those fields in the repository. Its just not practical !! And another thing. U will notice that in ViewCVS when u click on a particular file name in the Directory View section, u get directed to the Log view section. In the lower portion of the Log view section, u are going to find an option mentioning "Type of Diff should be a " , and if u select "Side by Side", I bet u are going to see an error like the following.. =================================================================== RCS file: \\sagi\CvsRepository\Project/DocmanTest/project.properties,v rcsdiff: \\sagi\CvsRepository\Project/DocmanTest/project.properties,v: warning: Unknown phrases like `owner ...;' are present. retrieving revision 1.1 rcsdiff: co.exe failed for unknown reason rcsdiff aborted Tony Hoyle(author of CVSNT)told me the following regarding the 3 extra fields[message]It's not a cvsnt issue (in as much as it's designed that way).Viewcvs isn't coping with some warnings coming from the rcs binaries,which it just needs to simply ignore. [/message]So finally the conclusion is that this is a ViewCVS problem. I too am looking for someone to provide some guidance on how to fix this issue. So if anyone can help with any sort of information regarding this problem, it would be greatly appreciated.Saumendra"Bo Berglund" <bo.berglund at telia.com> wrote in message news:n8d84vshlkqmsosugtbaluig2gdot6i56i at 4ax.com... > Again posting too fast.... > The fix below cures a number of non-working problems but adds a lot of > extra messages to the top of the cvsgraph window... > Now I get this on top of the graph: > > \\antares\cvsrepo$\pc/CVSMailer/FormConfigure.dfm,v: 13: warning: CVS > extended keyword skipped > \\antares\cvsrepo$\pc/CVSMailer/FormConfigure.dfm,v: 14: warning: > Unrecognised `newphrase´ keyword 'commitid' skipped > \\antares\cvsrepo$\pc/CVSMailer/FormConfigure.dfm,v: 15: warning: > Unrecognised `newphrase´ keyword 'kopt' skipped > > /Bo > > On Fri, 07 Feb 2003 23:35:49 +0100, Bo Berglund > <bo.berglund at telia.com> wrote: > > > > >3. Now an idea: Create a share on cvsrepo and name it cvsrepo$ (so it > >won't be browseable) then set permissions *only* to the IWAM/IUSR > >accounts and only as read. Then change the viewcvs.conf file: > >cvs_roots = > > test : \\antares\cvsrepo$\test, > > hw : \\antares\cvsrepo$\hw, > > pc : \\antares\cvsrepo$\pc > > > >This apparently cures the problem, but why? > > > >So what can *really* be done about it? Someone who knows Python and > >ViewCvs please help because creating shares should not be the way to > >go. > > > > > /Bo > (Bo Berglund, developer in Sweden)