Commit 22e74c8e authored by Daniel Himmelein's avatar Daniel Himmelein

added symbolic link stuff to docs

parent cb4a5b95
...@@ -13,7 +13,7 @@ For example, with a single Repo command you can download files from multiple rep ...@@ -13,7 +13,7 @@ For example, with a single Repo command you can download files from multiple rep
### Setup steps for Microsoft Windows ### ### Setup steps for Microsoft Windows ###
##### Fix priviledges to allow for creation of symbolic links ##### ##### Fix priviledges to allow for creation of symbolic links #####
* If you are a member of the Administrators group you have to [turn off User Access Control (UAC)](http://windows.microsoft.com/en-us/windows7/turn-user-account-control-on-or-off) and restart the computer. * If you are a member of the Administrators group you have to [turn off User Access Control (UAC)](http://windows.microsoft.com/en-us/windows7/turn-user-account-control-on-or-off) and then restart the computer.
* Otherwise you have to adjust your user rights to [get SeCreateSymbolicLinkPrivilege priviledges](http://stackoverflow.com/questions/6722589/using-windows-mklink-for-linking-2-files). * Otherwise you have to adjust your user rights to [get SeCreateSymbolicLinkPrivilege priviledges](http://stackoverflow.com/questions/6722589/using-windows-mklink-for-linking-2-files).
The editrights tools is provided as part of git-repo for Microsoft Windows. The editrights tools is provided as part of git-repo for Microsoft Windows.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment