I have the following SVN (standard) structure:
Project1 trunk tags branches
Project1 is the code name of the project. After that, he switches to the product. The problem is that after a year I forgot the project name for the product. I would like to rename SVN Project1 to Product1.
Are there any errors that come from this?
I did this several times and did not experience any particular problems.
, - ( ), . , "switch" TortoiseSVN, "SVN Checkout", .
svn help mv
move (mv, rename, ren): Move and/or rename something in working copy or repository. usage: move SRC... DST
( ) , SVN / .
svn rename
, .
http://juicebar.wordpress.com/2007/05/04/svn-rename-pitfalls-to-avoid/
, , .
Gotchas, :
, - , .
SVN .
TortoiseSVN ! : -)
, ..
Source: https://habr.com/ru/post/1721389/More articles:Return random rows from the best (i.e. 100 rows → top 10 → get 5 random numbers) - sqlКак вернуть Nested PartialViews (включая их javascript) из вызова AJAX в ASP.Net MVC - asp.netDjango 1.1 forms, models and hiding fields - pythonCommunication problem on main page and content page - asp.netPassing pre_delete () or post_delete () signal arguments? - pythonGetting a description of a method using reflection - reflectionMVC Templated Helper - DropDown - drop-down-menuHow to confuse a Java project - javaNetbeans Obfuscator type (PROGUARD) not found in obfuscator class path - netbeansHow to use ProGuard with NetBeans 6.7 / 6.8? - netbeansAll Articles