This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

File Based Repository Doesn't Work w/ Git (but works fine w/ Git Bash)


For example, I have a repository that looks like this

[gffurash ~/Documents/Projects/wo219161] $ git remote -v
origin  file://v:/GitSrcCtrl/wo219161 (fetch)
origin  file://v:/GitSrcCtrl/wo219161 (push)

it syncs w/ the remote destination in windows

If I sync from Git Bash (downloaded from the git site) it works fine. If I
sync from Cygwin GIT, I get the following


fatal: '/GitSrcCtrl/wo219161' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository
exists.


-- gary furash | furashgary@gmail.com, 520-907-2470

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]