[git-users] Re: Permission issue on samba share - needs help with debugging

2013-11-27 Thread Maciej
W dniu poniedziałek, 25 listopada 2013 09:28:59 UTC+1 użytkownik Thomas Ferris Nicolaisen napisał: On Wednesday, November 20, 2013 8:43:14 AM UTC+1, Maciej wrote: Hi! I've been working with git repositories cloned on samba share for about one year and apart from few problems with setting

Re: [git-users] Can I enter feature requests in git

2013-11-27 Thread Konstantin Khomoutov
On Tue, 26 Nov 2013 19:17:54 -0800 (PST) Nilanjan nilanjena...@gmail.com wrote: Sorry about that. What I meant is, suppose I am using a project in Git, let's say a Ruby gem. It seems like users only enter defects as issues. I assume I shouldn't enter 'enhancement requests' as issues?

Re: [git-users] Can I enter feature requests in git

2013-11-27 Thread Tim Schofield
I remember hearing a mention on Thomas's excellent podcast about using git as an issue tracker but never had time to follow it up. Does anybody know anything about that? Tim On 27 November 2013 09:44, Konstantin Khomoutov flatw...@users.sourceforge.net wrote: On Tue, 26 Nov 2013 19:17:54 -0800

[git-users] best approach to checkout code to non-dev on PC2, then pullback/merge when they are finished?

2013-11-27 Thread GregH
What would be the simplest approach in git (I'm using SourceTree) to do the following: * Check out current working code on main branch to another PC (PC2) on our home network (my Mac can see the Windows PC file system) * Person 2 (non developer) edits on PC2, then tells me when they've finished

[git-users] how to solve SSL3_GET_RECORD:wrong version number error?

2013-11-27 Thread Shinpei Nakata
Hi all, Recently i've changed my git from 1.7.9.5 to 1.8.4.1. However, newer git faces problem with connecting some git repository. (for example, connect to github works fine, but some other repos, i cannot). And from GIT_CURL_VERBOSE log, the error below printed out. Host: