Menu

#134 V8.2: Graph. branch diagram and diff error with svn

None
open
DorothyR
None
1
2015-12-26
2009-02-25
Anonymous
No

We expenience two problems with tkcvs version 8.2 (8.1) and svn:
1) Graphical branch diagram issues an error message (please see below). In V8.2 with cvs that works fine, with svn it issues the error message.

2) Pressing the Diff button shows no reaction with svn (local file against the repo, tkdiff does not get started.). this concerns V8.1 and 8.2. Using cvs tkdiff starts with both verison.
Using v8.1 and svn and marking two versions in the graph. branch diagram tkdiff works. Could not test this with 8.2 due to 1)

------------------------
Here the version we use:
------------------------

svn server: 1.4.x

---------
svn (client), Version 1.5.5 (SlikSvn:tag/1.5.5@34877) WIN32
übersetzt Dec 20 2008, 17:40:16

Copyright (C) 2000-2008 CollabNet.

-------------------

cvs server: ???

---------
Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) Build 2382 (client/server)
Copyright (c) 1989-2001 Brian Berliner, david d `zoo' zuhn,
Jeff Polk, and other authors
CVSNT version (Jul 5 2006) Copyright (c) 1999-2005 Tony Hoyle and others

-------------------
ERROR MESSAGE of 1)
---
can't read "::logcanvas::0::revnum_current": no such variable
can't read "::logcanvas::0::revnum_current": no such variable
while executing
"set $ln\::revnum_current"
(procedure "::svn_branchlog::0::reloadLog" line 55)
invoked from within
"[namespace current]::reloadLog"
(in namespace eval "::svn_branchlog::0" script line 526)
invoked from within
"namespace eval $my_idx {
set my_idx [uplevel {concat $my_idx}]
set filename [uplevel {concat $filename}]
set relpath [uplevel {conca..."
(procedure "::svn_branchlog::new" line 6)
invoked from within
"::svn_branchlog::new $cvsglb(relpath) $file"
(procedure "svn_branches" line 16)
invoked from within
"svn_branches [workdir_list_files] "
invoked from within
".workdir.bottom.buttons.cvsfuncs.blogfile invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 24)
invoked from within
"tk::ButtonUp .workdir.bottom.buttons.cvsfuncs.blogfile"
(command bound to event)

Could this be solved by using svn server and client of same version? Or should it work anyway?

Discussion

  • Alcolo47

    Alcolo47 - 2015-11-19

    tkcvs 8.2.3 doesn't support some language. then set LANG=C before launching it.

     
  • DorothyR

    DorothyR - 2015-12-26
    • assigned_to: DorothyR
    • Group: -->
    • Priority: 5 --> 1
     
  • DorothyR

    DorothyR - 2015-12-26

    patch #102

     

Log in to post a comment.