Skip to content

Commit bd63a68

Browse files
committed
Simplified documentation
1 parent 3f8f381 commit bd63a68

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

content/en/docs/developerportal/general/team-server/migrate-to-git.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,9 @@ All Scrum Masters will receive an email with a link to download the SVN backup.
9797
To set up your local SVN repository, follow these steps:
9898

9999
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.
101101

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:**
106103
- 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.
107104

108105
{{% alert color="info" %}}

0 commit comments

Comments
 (0)