<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-dev] [Freeswitch-users] FreeSWITCH GIT has moved to Stash!</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>I&#8217;ll look into this and see but no promises here... The Repo&#8217;s are already flag public readable... <BR>
<BR>
<BR>
On 7/3/14 8:00 AM, &quot;Ben Langfeld&quot; &lt;<a href="ben@langfeld.co.uk">ben@langfeld.co.uk</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>And on clicking this link, another point came up - can these be made anonymously readable? I'm sure we want Google to index these.<BR>
<BR>
<BR>
On 3 July 2014 08:54, Areski &lt;<a href="areski@gmail.com">areski@gmail.com</a>&gt; wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>That's pretty awesome, great job!<BR>
<BR>
I wanted to give it a try and got a question,<BR>
Do we need to create an issue if we send a PR even if the PR is straightforward?<BR>
ie: <a href="https://stash.freeswitch.org/projects/FS/repos/freeswitch/pull-requests/1/overview">https://stash.freeswitch.org/projects/FS/repos/freeswitch/pull-requests/1/overview</a><BR>
<BR>
<BR>
<BR>
<BR>
On Thu, Jul 3, 2014 at 6:44 AM, Moishe Grunstein &lt;<a href="max@nysolutions.com">max@nysolutions.com</a>&gt; wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>The easy way worked like a charm.<BR>
<BR>
git remote set-url origin <a href="https://stash.freeswitch.org/scm/fs/freeswitch.git">https://stash.freeswitch.org/scm/fs/freeswitch.git</a><BR>
make current<BR>
 <BR>
it pulled from new source.<BR>
 <BR>
 <BR>
<BR>
 <BR>
</SPAN><FONT SIZE="1"><SPAN STYLE='font-size:7pt'>Thanks,<BR>
 <BR>
Moishe Grunstein<BR>
Tornado Computer Systems, Inc.<BR>
212.400.7650 &lt;tel:212.400.7650&gt; &nbsp;888.IPPBX.US &lt;<a href="http://888.IPPBX.US">http://888.IPPBX.US</a>&gt; <BR>
<B>Service Request Email: <a href="support@nysolutions.com">support@nysolutions.com</a> <BR>
</B>Polycom Certified VAR<BR>
Microsoft Small Business Specialist, Cisco SMB Select Certified<BR>
</SPAN></FONT><FONT SIZE="2"><SPAN STYLE='font-size:10pt'><IMG src="cid:3487219992_208939301" ></SPAN></FONT><SPAN STYLE='font-size:11pt'> &lt;<a href="http://www.nysolutions.com/">http://www.nysolutions.com/</a>&gt; <BR>
</SPAN><FONT SIZE="1"><SPAN STYLE='font-size:8pt'>Computer Networking * Managed Services * IP Video Surveillance * Network Assessments * Web Solutions * Voice over IP * Disaster Recovery * Network Security * Site Surveys * CMS<BR>
</SPAN></FONT><SPAN STYLE='font-size:11pt'> <BR>
<BR>
</SPAN><FONT SIZE="2"><SPAN STYLE='font-size:10pt'><B>From:</B> <a href="freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>] <B>On Behalf Of </B>Ken Rice<BR>
<B>Sent:</B> Thursday, July 03, 2014 12:00 AM<BR>
<B>To:</B> FreeSWITCH Users Help; <a href="freeswitch-dev@lists.freeswitch.org">freeswitch-dev@lists.freeswitch.org</a><BR>
<B>Subject:</B> [Freeswitch-users] FreeSWITCH GIT has moved to Stash!<BR>
</SPAN></FONT><SPAN STYLE='font-size:11pt'><BR>
 <BR>
FreeSWITCHers!<BR>
<BR>
<a href="https://stash.freeswitch.org">https://stash.freeswitch.org</a> is Live!<BR>
<BR>
If you have existing checkouts of FreeSWITCH, the git repos on git.freeswitch.org &lt;<a href="http://git.freeswitch.org">http://git.freeswitch.org</a>&gt; &nbsp;will only be live for the next 30 days at which time they will be retired. These repos will only be updated once per day! Move on over to stash to get the latest!<BR>
<BR>
How do you move to stash? There are 2 ways...<BR>
<BR>
The hard way... Clone from Stash ex: git clone <a href="https://stash.freeswitch.org/scm/fs/freeswitch.git">https://stash.freeswitch.org/scm/fs/freeswitch.git</a><BR>
Already have FreeSWITCH cloned? The easy way: git remote set-url origin <a href="https://stash.freeswitch.org/scm/fs/freeswitch.git">https://stash.freeswitch.org/scm/fs/freeswitch.git</a><BR>
<BR>
The easy way does not lose any local changes you have and any work in progress. It simply resets in your local copy&#8217;s config where the main repo is located!<BR>
<BR>
See <a href="https://confluence.freeswitch.org/display/FREESWITCH/Tips+for+using+Git">https://confluence.freeswitch.org/display/FREESWITCH/Tips+for+using+Git</a> for more tips on using Git + Stash!<BR>
<BR>
One other thing to note, If you like Github and its ability to create a copy of a project so you can start helping out. Stash has that feature and many more!<BR>
<BR>
If you want to login and check out whats there, just login with your normal Jira credentials!<BR>
<BR>
If you are a FreeSWITCH Committer (you know who you are) see: <a href="https://confluence.freeswitch.org/display/FREESWITCH/Developers">https://confluence.freeswitch.org/display/FREESWITCH/Developers</a> there is information there that you need to review if you have not already done so!<BR>
<BR>
If you run across any issues please email me directly so we can get these addressed.<BR>
K<BR>
</SPAN></FONT></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'><BR>
-- <BR>
Ken<BR>
<FONT COLOR="#0000FF"><U><a href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><BR>
<a href="http://www.ClueCon.com">http://www.ClueCon.com</a><BR>
<a href="http://www.OSTAG.org">http://www.OSTAG.org</a><BR>
</U></FONT>irc.freenode.net #freeswitch<BR>
Twitter: @FreeSWITCH<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>