Forge version 1.5.25

Tentative target release date: Friday August 29 2014.
High Quality Resources for Collectible Card Games
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=52&t=15062
There's a few benefits to Git that Subversion lacks (which sets it ahead, IMO). The first is that everyone has a copy of the entire repository when they clone. Subversion doesn't offer this, so if for some reason the server goes down, previous commit data could be lost (I'm not sure on the specifics there).friarsol wrote:The failure wasn't due to code migration, it was due to some of the active developers (including all of the people who aren't developers but who are involved in script testing/creation) being unable to work in a Git environment. Are there any proposed benefits that are different than the benefits mentioned at that time? At the time we basically just lost 2 weeks, due to switching over, and than needing to switch back.
No, but it's been brought up a few times by a few different people, so I thought I'd see what everyone really thought about it.drdev wrote:Are we really running into issues that Subversion isn't good enough?
[INFO] Command sent: PASV
[INFO]
[INFO] Reply received: 227 Entering Passive Mode (174,34,254,123,71,4)
[INFO]
[INFO] Command sent: STOR TriggerReplacementBase.html
[INFO]
[INFO] ftp://ftp.cardforge.org/site/ - Session: Disconnecting
[INFO] ftp://ftp.cardforge.org/site/ - Session: Disconnected
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] Forge Parent ...................................... SUCCESS [3:11.774s]
[INFO] [INFO] Forge Core ........................................ SUCCESS [2:38.322s]
[INFO] [INFO] Forge Game ........................................ FAILURE [8:37.488s]
[INFO] [INFO] Forge AI .......................................... SKIPPED
[INFO] [INFO] Forge Net ......................................... SKIPPED
[INFO] [INFO] Forge Gui ......................................... SKIPPED
[INFO] [INFO] Forge ............................................. SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 14:28.753s
[INFO] [INFO] Finished at: Fri Aug 29 11:00:33 EDT 2014
[INFO] [INFO] Final Memory: 64M/514M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:deploy (default-deploy) on project forge-game: Error uploading site: IOException caught while attempting to upload /Users/me/Workspace_SVN/ForgeSVN/target/checkout/forge-game/target/site/xref/forge/game/TriggerReplacementBase.html: Read timed out -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] [ERROR]
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR] mvn <goals> -rf :forge-game
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Forge Parent ...................................... FAILURE [19:17.028s]
[INFO] Forge Core ........................................ SUCCESS [1:38.781s]
[INFO] Forge Game ........................................ SUCCESS [4:02.106s]
[INFO] Forge AI .......................................... SUCCESS [2:00.108s]
[INFO] Forge Net ......................................... SUCCESS [27.760s]
[INFO] Forge Gui ......................................... SUCCESS [2:17.803s]
[INFO] Forge ............................................. SUCCESS [7:37.727s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:18.513s
[INFO] Finished at: Fri Aug 29 11:00:33 EDT 2014
[INFO] Final Memory: 60M/579M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5:perform (default-cli) on project forge: Maven execution failed, exit code: '1' -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
logout