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
2f379237
Commit
2f379237
authored
Jun 10, 2020
by
Vladislav Osmanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Missing closed angle bracket
parent
a663b754
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/user/project/import/svn.md
doc/user/project/import/svn.md
+1
-1
No files found.
doc/user/project/import/svn.md
View file @
2f379237
...
@@ -166,7 +166,7 @@ svn2git https://svn.example.com/path/to/repo --authors /path/to/authors.txt
...
@@ -166,7 +166,7 @@ svn2git https://svn.example.com/path/to/repo --authors /path/to/authors.txt
```
```
If your SVN repository requires a username and password add the
If your SVN repository requires a username and password add the
`--username <username>`
and
`--password <password`
flags to the above command.
`--username <username>`
and
`--password <password
>
`
flags to the above command.
`svn2git`
also supports excluding certain file paths, branches, tags, etc. See
`svn2git`
also supports excluding certain file paths, branches, tags, etc. See
[
svn2git documentation
](
https://github.com/nirvdrum/svn2git
)
or run
[
svn2git documentation
](
https://github.com/nirvdrum/svn2git
)
or run
`svn2git --help`
for full documentation on all of the available options.
`svn2git --help`
for full documentation on all of the available options.
...
...
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