I use to work with ClearCase, where I see a visual representation of the code base in a tree structure view.
Do we have a similar tree to visually represent the SVN repository?
thank
Note. the version tree in ClearCase displays the history of both files and directories (since the directory records files added or deleted in it) each time it is committed.
Subversion Revision Graph (also available as an Eclipse plugin ) will display a similar history, but sometimes with multiple nodes for one revision:
, , ., , .- , .
"Revision Graph". TortoiseSVN.
Source: https://habr.com/ru/post/1763725/More articles:Http request for js and css file - javascriptDBMS_SESSION.set_client_identifier equivalent in SQL Server - sql-serverHow does Google Scribe work? - javascriptboost:: interprocess shared memory и R bigmemory - c++Can I rewrite a URL without redirecting? - javascriptFlashDevelop - specify an HXML file? - haxeC # WPF Binding Code - Why Does This Simple Example Not Work? - c #Ли LINQ пропустить и принять достойную производительность? - linqhtml 5 video tag file without extension - html5How to print a hexadecimal value of 255 on Unix? - unixAll Articles