You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/developerportal/general/team-server/migrate-to-git.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,12 +97,9 @@ All Scrum Masters will receive an email with a link to download the SVN backup.
97
97
To set up your local SVN repository, follow these steps:
98
98
99
99
1.**Download and Install VisualSVN Server:**
100
-
-Visit the [VisualSVN Server download page](https://www.visualsvn.com/server/download/) and install the software.
100
+
-Use [VisualSVN Server](https://www.visualsvn.com/server/download/) and import the existing repository from the `.dump` file. This will create a locally hosted SVN repository.
101
101
102
-
2.**Import the Repository:**
103
-
- Open VisualSVN Server and import the existing repository from the `.dump` file. This will create a locally hosted SVN repository.
104
-
105
-
3.**Access the Repository:**
102
+
2.**Access the Repository:**
106
103
- Use [TortoiseSVN](https://tortoisesvn.net/) to check out the repository. This will allow you to inspect the `.mpr` file or any other files within the repository.
0 commit comments