sourceforge

Migrate sourceforge tickets to GitHub issues [duplicate]

浪子不回头ぞ 提交于 2020-02-20 07:34:27
问题 This question already has answers here : Migrate from Sourceforge to Github (4 answers) Closed 6 years ago . Does anyone know of any script/package that could automatically migrate tickets in sourceforge bug/feature request trackers to GitHub issues? It's possible to export the sourceforge tickets as XML, so I would imagine that it should be possible to write a script to automatically create the tickets in GitHub, so just wanted to check if something like this exists already? 回答1: Update:

Migrate sourceforge tickets to GitHub issues [duplicate]

a 夏天 提交于 2020-02-20 07:34:19
问题 This question already has answers here : Migrate from Sourceforge to Github (4 answers) Closed 6 years ago . Does anyone know of any script/package that could automatically migrate tickets in sourceforge bug/feature request trackers to GitHub issues? It's possible to export the sourceforge tickets as XML, so I would imagine that it should be possible to write a script to automatically create the tickets in GitHub, so just wanted to check if something like this exists already? 回答1: Update:

几个.Net开源的CMS&Portal系统

为君一笑 提交于 2020-01-29 02:29:43
几个.Net开源的CMS&Portal系统 最近打算花些功夫研究.Net环境下的CMS&Portal系统,很多优秀的开源CMS&Portal系统,都是PHP开发的,比如Xoops、Mambo、Drupal,比起Php在OpenSource中的群星璀璨来,.Net CMS&Portal开源项目有点暗淡。在sourceforge上找了一个下午,把一些比较有成熟、有特点的项目下载下来准备研究。 一、DotNetNuke DotNetNuke 是一个.Net平台下,最负盛名的CMS系统,爱好者们都称它为DNN,开发语言是VB.Net。 其相关资源有: Sourceforge上的项目地址:http://sourceforge.net/projects/dnn/ 官方网址:http://www.dotnetnuke.com/ 有汉化版本,国内有不少的研究者,主要集中在:http://www.dnnchina.net/,那里提供有很多的学习教程和Skin。 DNN是一个比较成熟的CMS系统,提供有大量的插件(Feed、相册等),目前最高版本是4.0,在.Net2.0框架下运行。 DNN是VB.Net开发的,很多开发者并不习惯VB.Net的风格,所以DNN爱好者创建了个C#版本的项目SharpNuke.NET。 Sourceforge上的项目地址:http://sourceforge.net

几个.Net开源的CMS、Portal系统

五迷三道 提交于 2020-01-28 06:59:50
几个.Net开源的CMS、Portal系统 最近打算花些功夫研究.Net环境下的CMS、Portal系统,很多优秀的开源CMS、Portal系统,都是PHP开发的,比如Xoops、Mambo、Drupal,比起Php在OpenSource中的群星璀璨来,.Net CMS、Portal开源项目有点暗淡。在sourceforge上找了一个下午,把一些比较有成熟、有特点的项目下载下来准备研究。 一、DotNetNuke DotNetNuke 是一个.Net平台下,最负盛名的CMS系统,爱好者们都称它为DNN,开发语言是VB.Net。 其相关资源有: Sourceforge上的项目地址: http://sourceforge.net/projects/dnn/ 官方网址: http://www.dotnetnuke.com/ 有汉化版本,国内有不少的研究者,主要集中在: http://www.dnnchina.net/ ,那里提供有很多的学习教程和Skin。 DNN是一个比较成熟的CMS系统,提供有大量的插件(Feed、相册等),目前最高版本是4.0,在.Net2.0框架下运行。 DNN是VB.Net开发的,很多开发者并不习惯VB.Net的风格,所以DNN爱好者创建了个 C# 版本的项目SharpNuke.NET。 Sourceforge上的项目地址: http://sourceforge

fckeditor配置

牧云@^-^@ 提交于 2020-01-27 09:30:01
原文地址 http://hi.baidu.com/huqiwen/blog/item/7d36b15113fddd1e377abe7d.html 由于FckEditor for java 2.4相对于2.3而言做了许多改变,这些改变使得我们的Fckeditor配置起来更方便。例如: 基础包名从:com.fredck.FCKeditor 改为 net.fckeditor . 文件上传SimpleUploaderServle整合到了ConnectorServlet里面,WEB,XML的配置就简单多了,下面通过一个实例说明配置详细步骤 1、首先登陆 www.fckeditor.net/download 下载FCKeditor的最新版本,需要下载2个压缩包,一个是基本应用。另一个是在为在jsp下所准备的配置。 最新版本为:FckEditor2.6.3和FckEditor for java 2.4 FCKeditor 2.6.3下载地址:sourceforge.net/project/downloading.php 具体下载地址: http://easynews.dl.sourceforge.net/sourceforge/fckeditor/FCKeditor_2.6.3.zip FCKeditor for Java 下载地址:sourceforge.net/project

几个.Net开源的CMS、Portal系统

给你一囗甜甜゛ 提交于 2020-01-26 04:30:59
几个.Net开源的CMS、Portal系统 最近打算花些功夫研究.Net环境下的CMS、Portal系统,很多优秀的开源CMS、Portal系统,都是PHP开发的,比如Xoops、Mambo、Drupal,比起Php在OpenSource中的群星璀璨来,.Net CMS、Portal开源项目有点暗淡。在sourceforge上找了一个下午,把一些比较有成熟、有特点的项目下载下来准备研究。 一、DotNetNuke DotNetNuke 是一个.Net平台下,最负盛名的CMS系统,爱好者们都称它为DNN,开发语言是VB.Net。 其相关资源有: Sourceforge上的项目地址: http://sourceforge.net/projects/dnn/ 官方网址: http://www.dotnetnuke.com/ 有汉化版本,国内有不少的研究者,主要集中在: http://www.dnnchina.net/ ,那里提供有很多的学习教程和Skin。 DNN是一个比较成熟的CMS系统,提供有大量的插件(Feed、相册等),目前最高版本是4.0,在.Net2.0框架下运行。 DNN是VB.Net开发的,很多开发者并不习惯VB.Net的风格,所以DNN爱好者创建了个C#版本的项目SharpNuke.NET。 Sourceforge上的项目地址: http://sourceforge

【C++】C++编程软件

久未见 提交于 2020-01-22 19:13:13
1.Microsoft Visual C++ Microsoft Visual C++是微软公司的C++开发工具,具有集成开发环境,可提供编辑C语言,C++以及C++/CLI等编程语言。VC++集成了便利的调试工具,特别是集成了微软Windows视窗操作系统应用程序接口、三维动画DirectX API,Microsoft .NET框架。 下载链接:https://visualstudio.microsoft.com/zh-hans/vs/express/?rr=https%3A%2F%2Fzh.wikipedia.org%2F 2.Visual Studio Code Visual Studio Code是一个由微软开发,同时支持Windows 、 Linux和macOS等操作系统且开放源代码的代码编辑器,它支持测试,并内置了Git。 下载链接:https://code.visualstudio.com/ 3.Dev-C++ Dev-C++是一套用于开发C/C++的自由的集成开发环境,并以GPL作为散布许可。使用MinGW及GDB作为编译系统与调试系统。Dev-C++的IDE是利用Delphi开发的。 下载链接:https://sourceforge.net/projects/orwelldevcpp/ 4.Sublime Text Sublime Text是一套跨平台的文本编辑器

Mirroring a repository across Github, Sourceforge and Google Code

纵然是瞬间 提交于 2020-01-22 11:34:51
问题 Is it possible to mirror a git repository (sync across all hosts) on GitHub, SourceForge and Google Code given they all support git? 回答1: You can edit your .git/config file to create a remote that pushes to multiple repositories. [remote "everyone"] url = https://github.com/USERNAME/REPOSITORY.git url = ssh://USERNAME@git.code.sf.net/p/PROJECTNAME/MOUNTPOINT url = https://PROJECT.googlecode.com/git or with the git config --add command: git config --add remote.everyone.url https://github.com

Mirroring a repository across Github, Sourceforge and Google Code

扶醉桌前 提交于 2020-01-22 11:34:23
问题 Is it possible to mirror a git repository (sync across all hosts) on GitHub, SourceForge and Google Code given they all support git? 回答1: You can edit your .git/config file to create a remote that pushes to multiple repositories. [remote "everyone"] url = https://github.com/USERNAME/REPOSITORY.git url = ssh://USERNAME@git.code.sf.net/p/PROJECTNAME/MOUNTPOINT url = https://PROJECT.googlecode.com/git or with the git config --add command: git config --add remote.everyone.url https://github.com

Mirroring a repository across Github, Sourceforge and Google Code

痞子三分冷 提交于 2020-01-22 11:34:08
问题 Is it possible to mirror a git repository (sync across all hosts) on GitHub, SourceForge and Google Code given they all support git? 回答1: You can edit your .git/config file to create a remote that pushes to multiple repositories. [remote "everyone"] url = https://github.com/USERNAME/REPOSITORY.git url = ssh://USERNAME@git.code.sf.net/p/PROJECTNAME/MOUNTPOINT url = https://PROJECT.googlecode.com/git or with the git config --add command: git config --add remote.everyone.url https://github.com