VS2017git submit an error Git failed with a fatal error. VS2017git submit an error Git failed with a fatal error.

VS2017git submit an error Git failed with a fatal error.

 具体错误信息:Git failed with a fatal error.
error: open("ConsoleApp1/.vs/ConsoleApp1/v15/Server/sqlite3/db.lock"): Permission denied

fatal: Unable to process path ConsoleApp1/.vs/ConsoleApp1/v15/Server/sqlite3/db.lock

 Because you want to ignore vs git upload files, Git failed due to a fatal error. Permission denied path can not handle.

The following solutions:

1. Open Team Explorer, click on Settings

Commit1

2. Click the repository settings

Commit2

3. Add ignored file

Commit3

carry out.

Commit4

 具体错误信息:Git failed with a fatal error.
error: open("ConsoleApp1/.vs/ConsoleApp1/v15/Server/sqlite3/db.lock"): Permission denied

fatal: Unable to process path ConsoleApp1/.vs/ConsoleApp1/v15/Server/sqlite3/db.lock

 Because you want to ignore vs git upload files, Git failed due to a fatal error. Permission denied path can not handle.

The following solutions:

1. Open Team Explorer, click on Settings

Commit1

2. Click the repository settings

Commit2

3. Add ignored file

Commit3

carry out.

Commit4

Guess you like

Origin www.cnblogs.com/zengpeng/p/11610348.html