[edk2] Is source repositories svn address changed?

2015-07-24 Thread winddy
Dear Experts,
  Rcently, I find udk open source SVN cannot be accessed. 
(https://svn.code.sf.net/p/edk2/code/trunk/edk2)
 According to http://www.tianocore.org/edk2, it says:
 Source repositories: git {github, bitbucket, sourceforge, more info}, svn 
{sourceforge}
 So if we want to get latest UDK code, we should use git tool instead?
 Thanks.
  
  
  
  
  --
  BR
 winddy_zhang
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


Re: [edk2] Is source repositories svn address changed?

2015-07-24 Thread Jordan Justen
On 2015-07-23 23:14:17, winddy wrote:
 Dear Experts,
   Rcently, I find udk open source SVN cannot be accessed.
   (https://svn.code.sf.net/p/edk2/code/trunk/edk2)

The reason for this is that sourceforge svn servers have been offline
for over a week now.

http://sourceforge.net/blog/sourceforge-infrastructure-and-service-restoration-update-for-722/

  According to http://www.tianocore.org/edk2, it says:
  Source repositories: git {github, bitbucket, sourceforge, more info}, 
 svn {sourceforge}
  So if we want to get latest UDK code, we should use git tool instead?

You can use github to access the tree with nearly all commits before
sourceforge svn went offline.

Additionally, you might consider to just use git to access the tree
going forward. It will continue to get changes sync'd in from svn once
sourceforge svn comes back online.

We are in the middle of planning to migrate from svn to git, but it
has not happened yet:

http://www.tianocore.org/news/2015/05/01/UnderConst.html

-Jordan
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel