login
Header Space

 
 

Mailing list archives

Search results

Found 11 matching messages (0.025 seconds). Page 1 of 1.

Re: First time compiling source

... :56 PM, Jeff King wrote: > On Tue, Jan 15, 2008 at 02:34:12PM -0600, Chris Ortman wrote: > > > then to check > > which git > > /home/chrisortman/bin/git > > as expected > > > > however git -- ...

git - Chris Ortman - Jan 15 2008 - 17:01

Re: Confused about recovering from a merge conflict

... my boss that ran into this, he's using msysgit on XP. > I'm not sure what service pack. > > Chris Ortman wrote: >> I am also running into this problem. >> Are you running windows+cygwin or git on linux? >> I am ...

git - Chris Ortman - May 30 2008 - 09:42

[FEATURE REQUEST] git-svn format-patch

Something that would really benefit the folks who use git to manage a subversion repository (such as myself) would be a special format-patch command for git-svn that creates a tortoise svn compatible diff file. Thanks. - To unsubscribe from this

git - Chris Ortman - Jan 15 2008 - 09:59

Re: [FEATURE REQUEST] git-svn format-patch

The format that TortoiseSVN expects is the same as the format of svn diff. The most apparent differences are diff --git a/Facilities/EventWiring/Castle.Facilities.EventWiring.Tests/Castle.Facilities.EventWiring.Tests-vs2005.csproj b/Facilities/

git - Chris Ortman - Jan 15 2008 - 11:58

Re: [FEATURE REQUEST] git-svn format-patch

Sure, but I will probably need some guidance. Are you thinking to just create the standard patch but then regex replace the necessary lines or something different? Thanks - To unsubscribe from this list: send the line "unsubscribe git" in the

git - Chris Ortman - Jan 15 2008 - 12:23

Re: [FEATURE REQUEST] git-svn format-patch

Should this be a new command in git-svn.perl? or something in contrib? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info

git - Chris Ortman - Jan 15 2008 - 13:07

Re: [FEATURE REQUEST] git-svn format-patch

Myself and many others have excellent luck with the cygwin version. But the reasoning behind wanting this isn't so much for the developer that is creating the patch as it is for the person receiving it. Most of the projects I work on use tortoise to

git - Chris Ortman - Jan 15 2008 - 15:04

Re: [FEATURE REQUEST] git-svn format-patch

You are correct about Tortoise in that it is too strict. I looked through their code and they have written their own patch program which keys off these Index: lines http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/src/TortoiseMerge/Patch.cpp I

git - Chris Ortman - Jan 15 2008 - 16:30

First time compiling source

Up until today I've always run git off whatever debs come with ubuntu. But if I'm going to try to do some work I figured I should be compiling from source. To compile I did git co -b current v1.5.3.8 make make install then to check which git

git - Chris Ortman - Jan 15 2008 - 16:34

Re: [FEATURE REQUEST] git-svn format-patch

I'm sorry I completely forgot there was username / password on that link username: guest password: '' Tortoise does care about the line of equals signs, although it seems like an unecessary one from my understanding. From the best I can tell it

git - Chris Ortman - Jan 15 2008 - 22:01

Re: Confused about recovering from a merge conflict

I am also running into this problem. Are you running windows+cygwin or git on linux? I am on XPSP2 and cygwin On Wed, May 14, 2008 at 10:59 AM, D. Stuart Freeman wrote: > I've made some local modifications and want to

git - Chris Ortman - May 29 2008 - 12:49

speck-geostationary