[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-dev
Subject:    Re: [asterisk-dev] asterisk 11.18.0-rc1 Now Available
From:       Scott Griepentrog <sgriepentrog () digium ! com>
Date:       2015-05-22 12:47:07
Message-ID: CACrpESb4dQSu+2XqHSND8sfbG4kiWw=ri1ZbQwugzP3GbQrTFA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


The github branch is a read-only clone of our official repository.
Anything you want put into the Asterisk project must go through our own git
(only) server at gerrit.asterisk.org.

So, no, the only thing that you can do from github is clone a copy of the
repository for your private use.

On Fri, May 22, 2015 at 7:26 AM, Kaloyan Kovachev <kkovachev@varna.net>
wrote:

> Will 'svn relocate' work too? And will it continue from where it left?
> I have some modifications to the code on a checkout from branch 11 and
> would like to keep it up to date without reapplying the patches to new
> checkout
>
> On 2015-05-22 15:08, Scott Griepentrog wrote:
>
>  ​Although I would recommend switching to git instead, it is possible to
>> use svn co on the github repository as such:
>>
>> svn co https://github.com/asterisk/asterisk/branches/13 [1]
>>
>> ​
>>
>> On Fri, May 22, 2015 at 6:14 AM, Joshua Colp <jcolp@digium.com> wrote:
>> Pavel Troller wrote:
>> Hi!
>> Kia ora,
>>
>> Not a single change on the SVN. So, is SVN totally abandoned even for
>> reading and git is the only way to keep track ? Hmmm... That is correct.
>> There is no synchronization back to SVN.
>>
>> If it's true, could anybody post a few points, how to convert from SVN to
>> git ? At least an URL would be great. On asterisk.org [2], links are
>> still
>> pointing to the SVN :-(. There's a few ways you can get the git
>> repository and browse.
>>
>> If you'd like to clone straight from the source then gerrit is where to
>> go. This is also how code reviews are submitted:
>> https://gerrit.asterisk.org/#/admin/projects/asterisk [3]
>>
>> The repository is also mirrored onto github for browsing and read-only
>> clones:
>> https://github.com/asterisk/asterisk/ [4]
>>
>> I also do agree that stuff still needs to be updated. We'll get there!
>>
>> Cheers,
>>
>> --
>> Joshua Colp
>> Digium, Inc. | Senior Software Developer
>> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
>> Check us out at: www.digium.com [5] & www.asterisk.org [6]
>>
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com [7] --
>>
>> asterisk-dev mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-dev [8]
>>
>
> --
>
> Scott Griepentrog
> Digium, Inc  · Software Developer
> 445 Jan Davis Drive NW  · Huntsville, AL 35806  · US
> direct/fax: +1 256 428 6239  · mobile: +1 256 580 6090
> Check us out at: http://digium.com [9]  · http://asterisk.org [2]
>
>
>
> Links:
> ------
> [1] https://github.com/asterisk/asterisk/branches/13
> [2] http://asterisk.org
> [3] https://gerrit.asterisk.org/#/admin/projects/asterisk
> [4] https://github.com/asterisk/asterisk/
> [5] http://www.digium.com
> [6] http://www.asterisk.org
> [7] http://www.api-digital.com
> [8] http://lists.digium.com/mailman/listinfo/asterisk-dev
> [9] http://digium.com
>
>
> --
> _____________________________________________________________________
> -- 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
>



-- 
[image: Digium logo]
Scott Griepentrog
Digium, Inc  · Software Developer
445 Jan Davis Drive NW  · Huntsville, AL 35806  · US
direct/fax: +1 256 428 6239  · mobile: +1 256 580 6090
Check us out at: http://digium.com  · http://asterisk.org

[Attachment #5 (text/html)]

<div dir="ltr"><div class="gmail_default" style="color:#660000">The github branch is \
a read-only clone of our official repository.   Anything you want put into the \
Asterisk project must go through our own git (only) server at <a \
href="http://gerrit.asterisk.org">gerrit.asterisk.org</a>.</div><div \
class="gmail_default" style="color:#660000"><br></div><div class="gmail_default" \
style="color:#660000">So, no, the only thing that you can do from github is clone a \
copy of the repository for your private use.</div></div><div \
class="gmail_extra"><br><div class="gmail_quote">On Fri, May 22, 2015 at 7:26 AM, \
Kaloyan Kovachev <span dir="ltr">&lt;<a href="mailto:kkovachev@varna.net" \
target="_blank">kkovachev@varna.net</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Will &#39;svn relocate&#39; work too? And will it continue \
from where it left?<br> I have some modifications to the code on a checkout from \
branch 11 and would like to keep it up to date without reapplying the patches to new \
checkout<span class=""><br> <br>
On 2015-05-22 15:08, Scott Griepentrog wrote:<br>
<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><span class=""> ​Although I would recommend switching to \
git instead, it is possible to use svn co on the github repository as such:<br> \
<br></span> svn co <a href="https://github.com/asterisk/asterisk/branches/13" \
target="_blank">https://github.com/asterisk/asterisk/branches/13</a> [1]<span \
class=""><br> <br>
​<br>
<br>
On Fri, May 22, 2015 at 6:14 AM, Joshua Colp &lt;<a href="mailto:jcolp@digium.com" \
target="_blank">jcolp@digium.com</a>&gt; wrote:<br> Pavel Troller wrote:<br>
Hi!<br>
Kia ora,<br>
<br>
Not a single change on the SVN. So, is SVN totally abandoned even for<br>
reading and git is the only way to keep track ? Hmmm... That is correct. There is no \
synchronization back to SVN.<br> <br>
If it&#39;s true, could anybody post a few points, how to convert from SVN \
to<br></span> git ? At least an URL would be great. On <a href="http://asterisk.org" \
target="_blank">asterisk.org</a> [2], links are still<span class=""><br> pointing to \
the SVN :-(. There&#39;s a few ways you can get the git repository and browse.<br> \
<br> If you&#39;d like to clone straight from the source then gerrit is where to go. \
This is also how code reviews are submitted:<br> </span><a \
href="https://gerrit.asterisk.org/#/admin/projects/asterisk" \
target="_blank">https://gerrit.asterisk.org/#/admin/projects/asterisk</a> [3]<span \
class=""><br> <br>
The repository is also mirrored onto github for browsing and read-only clones:<br>
</span><a href="https://github.com/asterisk/asterisk/" \
target="_blank">https://github.com/asterisk/asterisk/</a> [4]<span class=""><br> <br>
I also do agree that stuff still needs to be updated. We&#39;ll get there!<br>
<br>
Cheers,<br>
<br>
--<br>
Joshua Colp<br>
Digium, Inc. | Senior Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br></span>
Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> \
[5] &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a> \
[6]<br> <br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" \
target="_blank">http://www.api-digital.com</a> [7] --<span class=""><br> <br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
</span><a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" \
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a> [8]<br> \
</blockquote> <br>
--<span class=""><br>
<br>
Scott Griepentrog<br>
Digium, Inc  · Software Developer<br>
445 Jan Davis Drive NW  · Huntsville, AL 35806  · US<br>
direct/fax: +1 256 428 6239  · mobile: +1 256 580 6090<br></span>
Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> \
[9]  · <a href="http://asterisk.org" target="_blank">http://asterisk.org</a> [2]<br> \
<br> <br>
<br>
Links:<br>
------<br>
[1] <a href="https://github.com/asterisk/asterisk/branches/13" \
target="_blank">https://github.com/asterisk/asterisk/branches/13</a><br> [2] <a \
href="http://asterisk.org" target="_blank">http://asterisk.org</a><br> [3] <a \
href="https://gerrit.asterisk.org/#/admin/projects/asterisk" \
target="_blank">https://gerrit.asterisk.org/#/admin/projects/asterisk</a><br> [4] <a \
href="https://github.com/asterisk/asterisk/" \
target="_blank">https://github.com/asterisk/asterisk/</a><br> [5] <a \
href="http://www.digium.com" target="_blank">http://www.digium.com</a><br> [6] <a \
href="http://www.asterisk.org" target="_blank">http://www.asterisk.org</a><br> [7] <a \
href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a><br> \
[8] <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" \
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br> [9] <a \
href="http://digium.com" target="_blank">http://digium.com</a><div \
class="HOEnZb"><div class="h5"><br> <br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" \
target="_blank">http://www.api-digital.com</a> --<br> <br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" \
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a></div></div></blockquote></div><br><br \
clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><img \
alt="Digium logo" src="https://my.digium.com/images/graphics/digium_RGB_signature.gif" \
width="288" height="50" \
style="color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:12px"><div>Scott \
Griepentrog<br>Digium, Inc  · Software Developer<br>445 Jan Davis Drive NW  · \
Huntsville, AL 35806  · US<br>direct/fax: +1 256 428 6239  · mobile: +1 256 580 \
6090<br>Check us out at: <a href="http://digium.com" \
target="_blank">http://digium.com</a>  · <a href="http://asterisk.org" \
target="_blank">http://asterisk.org</a><br></div></div></div> </div>



-- 
_____________________________________________________________________
-- 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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic