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
9b9e4d87
Commit
9b9e4d87
authored
Jun 29, 2020
by
Mike Jang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include UNIX-only procedure for TFVC to Git migration
parent
536987c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
3 deletions
+11
-3
doc/user/project/import/tfvc.md
doc/user/project/import/tfvc.md
+11
-3
No files found.
doc/user/project/import/tfvc.md
View file @
9b9e4d87
...
...
@@ -41,6 +41,14 @@ Advantages of migrating to Git/GitLab:
## How to migrate
The best option to migrate from TFVC to Git is to use the
[
`git-tfs`
](
https://github.com/git-tfs/git-tfs
)
tool. Read the
[
Migrate TFS to Git
](
https://github.com/git-tfs/git-tfs/blob/master/doc/usecases/migrate_tfs_to_git.md
)
guide for more details.
Migration options from TFVC to Git depend on your operating system.
-
If you're migrating on Microsoft Windows:
Use the
[
`git-tfs`
](
https://github.com/git-tfs/git-tfs
)
tool.
Read the
[
Migrate TFS to Git
](
https://github.com/git-tfs/git-tfs/blob/master/doc/usecases/migrate_tfs_to_git.md
)
guide for details.
-
If you're on a Unix-based system:
Follow the procedures described with this
[
TFVC to Git migration tool
](
https://github.com/turbo/gtfotfs
)
.
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