Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
bfd281a0
Commit
bfd281a0
authored
Oct 04, 2018
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix links to external site and minor Markdown improvements
parent
2bb8c1ca
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
doc/user/project/import/svn.md
doc/user/project/import/svn.md
+4
-3
No files found.
doc/user/project/import/svn.md
View file @
bfd281a0
...
...
@@ -29,7 +29,7 @@ directly in a filesystem level.
1.
Install Oracle JRE 1.8 or newer. On Debian-based Linux distributions you can
follow
[
this article
](
http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html
)
.
1.
Download SubGit from
https://subgit.com/download/
.
1.
Download SubGit from
<https://subgit.com/download/>
.
1.
Unpack the downloaded SubGit zip archive to the
`/opt`
directory. The
`subgit`
command will be available at
`/opt/subgit-VERSION/bin/subgit`
.
...
...
@@ -71,7 +71,7 @@ edit $GIT_REPO_PATH/subgit/config
```
For more information regarding the SubGit configuration options, refer to
[
SubGit's documentation
](
https://subgit.com/documentation
.html
)
website.
[
SubGit's documentation
](
https://subgit.com/documentation
/
)
website.
### Initial translation
...
...
@@ -97,7 +97,7 @@ subgit import $GIT_REPO_PATH
### SubGit licensing
Running SubGit in a mirror mode requires a
[
registration
](
https://subgit.com/pricing
.html
)
. Registration is free for open
[
registration
](
https://subgit.com/pricing
/
)
. Registration is free for open
source, academic and startup projects.
We're currently working on deeper GitLab/SubGit integration. You may track our
...
...
@@ -179,5 +179,6 @@ git push --tags origin
```
## Contribute to this guide
We welcome all contributions that would expand this guide with instructions on
how to migrate from SVN and other version control systems.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment