On Tue, Nov 20, 2007 at 11:56:16PM -0600, Jeffrey Ollie wrote:
> On 11/20/07, Tzafrir Cohen <[EMAIL PROTECTED]> wrote:
> >
> > Anybody tried to work with git-svn with the Asterisk repository?
> 
> Yeah, it works pretty well... I use it to maintain the various patches
> that I apply to my Fedora packages.  You can use something like:
> 
> mkdir asterisk.git
> cd asterisk.git
> git svn init -T trunk -b branches -t tags http://svn.digium.com/svn/asterisk
> git svn fetch
> 
> to set up your own git clone of the Asterisk sources.  Be prepared,
> however - the first "git svn fetch" will take a long time to fetch
> everything it needs. However, after the first one, subsequent "get svn
> fetch"es only download new revisions.

Thanks.

How does it deal with svn:externals? What version of git do you use? 

-- 
               Tzafrir Cohen
icq#16849755              jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to