Skip to content

This repo has some scripts that unbind TFS(TFVC) project for Microsoft Visual Studio.

License

Notifications You must be signed in to change notification settings

devlights/tfs-unbind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ccfd7b · Apr 4, 2018

History

14 Commits
Apr 4, 2018
Apr 4, 2018
Apr 4, 2018
Jan 6, 2018
Jan 6, 2018
Apr 3, 2018

Repository files navigation

tfs-unbind

This repo has some scripts that unbind TFS(TFVC) project for Microsoft Visual Studio.

Caution

I'm japanese. so some script include Japanese comments.

Conda Environment

$ cd PROJECT_ROOT
$ conda env create -f conda-env.yml
$ source activate tfsunbind

Unit Test

$ cd PROJECT_ROOT
$ source activate tfsunbind
$ py.test

Run script

$ cd PROJECT_ROOT
$ source activate tfsunbind
$ python -m tfs.unbinder src-dir dest-dir

About

This repo has some scripts that unbind TFS(TFVC) project for Microsoft Visual Studio.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages