[git-users] Re: Merging two repositories with history and tags/branches

2013-08-09 Thread Thomas Ferris Nicolaisen



 What I would like to know is:

1. Is this at all possible?
2. If so, can someone point me in the right direction?


Yeah, this is possible. The clue is grafting. Have a look at this 
screencast: 
http://blog.tfnico.com/2010/10/gitsvn-6-grafting-together-svn-history.html 

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [git-users] Some advice please, automating a repetitive process.

2013-08-09 Thread Alex Lewis
Thanks Sam. That's a great tip about naming it git-xyz so you can use 
git xyz!

I assume you're suggesting I use the git commands I posted rather than 
using plumbing commands?

Cheers,
Alex

On Thursday, 8 August 2013 18:14:39 UTC+1, Sam Roberts wrote:

 /bin/sh script with no bash specifics... IMO. 

 set -e at top to make it bail if any command errors. you can even call 
 it git-do-my-thing and install in your path, so its possible to call 
 git do-my-thing from the command line, it will look like a git 
 command (obviously, use a better name.. :-). 


-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [git-users] GIT Server On Ubuntu

2013-08-09 Thread Magnus Therning
On Wed, Aug 07, 2013 at 09:27:56PM -0700, Surendra Patel wrote:
 Hello Support,
 
   I like GIT very much . I also deployed and install GIT on ubuntu server. 
 but tell me why I am unable to pull and push request .please tell me
 step by step of GIT server installation.

It is exceedingly difficult to help you without knowing more about
your setup and what you are trying to achieve.  To further complicate
matters there is no one git server, here are a few ways to set up a
git server:

 - git-daemon
 - gitweb behind a web server for browsing git repos
 - git-http-backend behind a web server
 - any of the other web interfaces found at http://is.gd/VsiGAD
 - any of the access control solutions found at http://is.gd/8I6E3q
   e.g. gitolite
 - ...

So, to provide you with more help you have to first provide us with
more information :)

   Please help me for that , I also deployed Bonobo.Git.Server on windows it 
 is working well on it.

Why not just use it then?  Is it not fulfilling all your needs for a
git server?  What is it missing?

/M

-- 
Magnus Therning  OpenPGP: 0xAB4DFBA4 
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe   http://therning.org/magnus

I invented the term Object-Oriented, and I can tell you I did not have
C++ in mind.
 -- Alan Kay


pgpgKkz5maNNy.pgp
Description: PGP signature