Menu

#153 problem "No conforming trunk/branches/tags structure" with SVN

None
closed-fixed
DorothyR
svn (2)
2
2022-04-15
2022-04-13
karsten
No

Hello,

I am using the latest version 9.4.2.
In a project using Subversion I can

  • use tkdiff for individual files
  • open the whole directory and see overview of modified files
  • select one file and see annotated source code (who changed which line)
  • but I cannot see the version tree fo a selected file.

Instead I get a message on the terminal:

No conforming trunk/branches/tags structure detected in the repository
I won't be able to detect any branches or tags.

What can I do?
Thanks, Karsten

Discussion

  • DorothyR

    DorothyR - 2022-04-14

    That's odd, because the proc with "No conforming ..." in it is executed when the directory is scanned for the working directory, not when the branch browser is invoked. What happens when you type "svn info" in the directory (with LANG=C so it's auf Englisch?) What does it look like when you type "svn <repository root="">" with the actual root?</repository>

     
  • karsten

    karsten - 2022-04-14

    LANG=C svn info
    Path: .
    Working Copy Root Path: /home/myuser/xxxx/workspaces/MODULE
    URL: https://svn.SERVER/PATH/MODULE/trunk
    Relative URL: ^/PATH/MODULE/trunk
    Repository Root: https://svn.SERVER
    Repository UUID: 0162a1b2-4443-4713-9042xxxxxxxxxxx
    Revision: 59455
    Node Kind: directory
    Schedule: normal
    Last Changed Author: someother
    Last Changed Rev: 58613
    Last Changed Date: 2022-03-16 14:48:16 +0100 (Wed, 16 Mar 2022)

    What do you mean by the second question?
    Thanks

     
  • DorothyR

    DorothyR - 2022-04-14

    I left some letters out of the second question :-) I meant "svn ls https://svn.SERVER"
    Does the previous version of tkrev work in this repository?
    I see why it exited ungracefully and I can fix that. What I'm trying to determine is whether the repository has the customary trunk/branch/root structure such as
    svn ls svn+ssh://dorothyr@svn.code.sf.net/p/tkcvs/code
    branches/
    tags/
    trunk/

     
  • karsten

    karsten - 2022-04-14

    Hello Dorothy,
    yes svn ls works and shows the source files. Version 9.4.1 does not show the problem but displays the version tree of a selected file.
    The project has the usual structure "branches/ tags/ trunk/"
    Sorry, when I see the many changes between 9.4.1 and .2 I have no clue what to look for and cannot help you.

     
  • DorothyR

    DorothyR - 2022-04-14

    Thanks, that narrows it down to a v9.4.2 change in svn.tcl, so that's helpful.

     
  • DorothyR

    DorothyR - 2022-04-14

    What would be helpful is to see a debugging trace: Options->Tracing->On. In the trace window, check all the boxes. Then re-read the current directory, and capture the debugging output. You probably don't want to post it here, so you can email it to me at dorothymokuren @ gmail.com. I don't have a job anymore, so I'm not a corporate spy :-)

     
  • karsten

    karsten - 2022-04-14

    Please see attachments

     
  • DorothyR

    DorothyR - 2022-04-15

    I think I fixed it by restoring some older code, but I can't be sure because I can't duplicate the problem. Could you please check out the latest, and see if it solves the problem?

     
    • karsten

      karsten - 2022-04-15
      works!
       
      Dr. Karsten Burger
      Krampnitzer Weg 92
      14089 Berlin, Germany

      Telefon/phone (+49) 30 - 940 520 42
      Mobiltelefon/mobile phone (+49) 171 - 124 134 8

      Im Übrigen meine ich, dass Deutschland neutral werden sollte. Das wäre für alle eine Erleichterung.
      Besides, I think that Germany should become a neutral country. That would be a relief for everyone.
      Incidemment, je pense que l'Allemagne devrait devenir un pays neutre. Ce serait un soulagement pour tout le monde.
       
       
      Gesendet: Freitag, 15. April 2022 um 04:16 Uhr
      Von: "DorothyR" <dorothyr@users.sourceforge.net>
      An: "[tkcvs:bugs] " <153@bugs.tkcvs.p.re.sourceforge.net>
      Betreff: [tkcvs:bugs] #153 problem "No conforming trunk/branches/tags structure" with SVN
      I think I fixed it by restoring some older code, but I can't be sure because I can't duplicate the problem. Could you please check out the latest, and see if it solves the problem?



      ---

      ** [bugs:#153] problem "No conforming trunk/branches/tags structure" with SVN**

      **Status:** open
      **Group:**
      **Labels:** svn
      **Created:** Wed Apr 13, 2022 05:46 PM UTC by karsten
      **Last Updated:** Thu Apr 14, 2022 06:22 PM UTC
      **Owner:** nobody


      Hello,

      I am using the latest version 9.4.2.
      In a project using Subversion I can
      * use tkdiff for individual files
      * open the whole directory and see overview of modified files
      * select one file and see annotated source code (who changed which line)
      * but I cannot see the version tree fo a selected file.

      Instead I get a message on the terminal:
      > No conforming trunk/branches/tags structure detected in the repository
      I won't be able to detect any branches or tags.

      What can I do?
      Thanks, Karsten


      ---

      Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/tkcvs/bugs/153/>



      To unsubscribe from further messages, please visit <https://sourceforge.net/auth/subscriptions/>
       
  • DorothyR

    DorothyR - 2022-04-15

    Good, I'll release it.

     
  • DorothyR

    DorothyR - 2022-04-15
    • status: open --> closed-fixed
    • assigned_to: DorothyR
    • Group: -->
     

Log in to post a comment.

MongoDB Logo MongoDB