You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
i download and install the source tree in my local machine (windows10).i start working by creating a reposiotry in my locaal machine and create branches blah blah.it is working for me.
now i want to work with my server. in my local machine i map my server drive and create repository using source tree . when i am staging any file and commit it give me error .
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks -c credential.helper= -c credential.helper="C:/Users/SHAHZA~1.IJA/AppData/Local/ATLASS~1/SOURCE~1/GIT_EX~1/GIT-CR~1.EXE" add -f -- NewForm.fmb
error: unable to write sha1 filename .git/objects/1b/f414c381be3da6ad476542fa731cab048c0d61: Permission denied
error: NewForm.fmb: failed to insert into database
error: unable to index file NewForm.fmb
fatal: adding files failed
Completed with errors, see above.
It looks like you don't have write permissions to your shared drive?
my drive is on server like (192.168.blah.blah) and drive is secured with username and password.
how can we pass credentials also ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think you can, Git and Sourcetree will assume write access already.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you not use the credentials when you map the drive? So giving you and your apps write access?
If I've misunderstood perhaps you can provide some more details about your setup.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.