Re: [git-users] clone into Windows system file fails. How to provide permission?

2014-04-11 Thread Michael Laird
Andy, Thanks for your help. I got Apache working serving pages from C:/User/userName directories with just a small edit to httpd/conf If others have the same problem, this apache docs page gets right to the point about DocumentRoot http://httpd.apache.org/docs/2.2/urlmapping.html thanks again,

Re: [git-users] clone into Windows system file fails. How to provide permission?

2014-04-11 Thread Michael Laird
As a last bit of advice to anyone else with this problem, when you change apache's DocumentRoot, you (probably) also have to change the Directory section just below it to keep the two working together. In a localhost development system, like mine, the DocumentRoot and the Directory have to be t

[git-users] Re: GIT-GUI error when push

2014-04-11 Thread Thomas Ferris Nicolaisen
On Wednesday, April 2, 2014 5:51:20 AM UTC+2, Michael Hery Tera wrote: > > Hi guys, > > I have to installed Git-1.9.0-preview20140217 on my Windows PC. > After clone existing repository, i did rescan, stage changed, commit, then > push. > When i did push, i had an error on GIT-GUI : > git: 'ht

[git-users] Re: git aws.push stopped working after OS upgrade to Ubuntu 14.04

2014-04-11 Thread Thomas Ferris Nicolaisen
On Thursday, April 3, 2014 4:22:11 PM UTC+2, John Kolen wrote: > > I've been successfully pushing my rails app to AWS electric beanstalk for > several months. Earlier this week, I upgraded my dev box to Ubuntu 14.04. > Now, 'git aws.push' fails when trying to push to AWS with the following > err

[git-users] Re: Is there a way to have multiple authors on a commit?

2014-04-11 Thread Thomas Ferris Nicolaisen
On Monday, April 7, 2014 9:56:35 PM UTC+2, Thomas Green wrote: > > We have a process where small teams of developers work together on a > feature and the their work is squashed into a single commit to may upstream > management of the "unit" of functionality easier to maintain. > > I was trying to

[git-users] Re: Upgrading from v1.6.x

2014-04-11 Thread Thomas Ferris Nicolaisen
On Tuesday, April 8, 2014 1:47:48 AM UTC+2, la...@stanford.edu wrote: > > > One of our servers is running an old version of git, 1.6.5.3, > > which was installed from source. I'd like to upgrade that in > > order to get support in git-shell for the git-shell-commands > > directory. > > > 1. The git

[git-users] Re: git on AIX - Library Compatibility issues

2014-04-11 Thread Thomas Ferris Nicolaisen
On Tuesday, April 8, 2014 1:48:00 AM UTC+2, RK wrote: > > I have installed git 1.8.3 in AIX server 6.1 TL8 SP2. It worked fine and > able to extract code from git repository directly as well as from ant. > Everything went well. > > Recently Aix OS upgraded to 6100-09-01-1341. After OS upgrade my

[git-users] Re: Git and Smart HTTP

2014-04-11 Thread Thomas Ferris Nicolaisen
On Thursday, April 10, 2014 11:15:11 AM UTC+2, Matthew Pintor wrote: > > I'm trying to create a local repository in our server. With many ways of > configuring the server for secure access in the repository as i searched, i > choose smart http as my repository deployment. > > but as i go on in th

[git-users] Re: Workflow for resurrecting an old program

2014-04-11 Thread Thomas Ferris Nicolaisen
On Thursday, April 10, 2014 8:41:32 PM UTC+2, rusi wrote: > > I am interested in a rather old program -- first version was written more > than 40 years ago -- in the Algol era! > > Its gone through various IBM/CDC machines until it ran on Irix in the 90s > and briefly Windows until .Net 2003. A