Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

Moving from CVS to SVN at java.net

I like java.net. Ever since I moved AppFuse to java.net from SourceForge (in February 2004), I've been very happy with their service. I can't recall having an issue with CVS, and if I did, it was during a scheduled outage. The only thing that's ever made me consider moving AppFuse to another site was java.net's lack of Subversion.

A lot has changed in the last year, and now java.net does support Subversion. However, if you want a project converted from CVS to SVN, you have three options:

  • Drop and re-create your project, losing all of your mailing-list/forum history
  • Create an entirely new project, which gives you similar results to the first option
  • Pay to have your repository converted

Since I like being at java.net (uptime being the major factor here), I've decided to go with option #3. It's costing $750 to convert AppFuse from CVS to SVN, and Virtuas has agreed to sponsor the move. I like that we'll be using SVN soon, but it does seem odd that we actually have to pay for it. AFAIK, moving a SourceForge project from CVS to SVN doesn't cost anything.

In recent days, I've thought about moving AppFuse to Google Code, but it looks like they might be having some early growing pains.

Google Code Error

Posted in Java at Jul 29 2006, 07:26:16 AM MDT 5 Comments
Comments:

I saw that error too when creating a Google Code project just today but it actually created my project anyway. $750 seems a bit steep...

Posted by Jason Yip on July 29, 2006 at 10:44 PM MDT #

Honestly, I am having a hard time understanding the cost. There is a python script to convert cvs2svn. java.net uses ezmlm which stores the mailing list in a file format that is easy to move. I wish someone from java.net or Collab.net could respond as to why it is costing so much for what seems like someone executing some scripts. Cheers, Matthew

Posted by Matthew Porter on July 30, 2006 at 07:10 PM MDT #

Charging money to move projectst to Subversion?! That's insane. This, along with their lame website design lockin, it's enough to make this a bad place to host a project. It's probably time to move Trails. Course I already have my own SVN and JIRA hosted elsewhere already ;)

Posted by Chris Nelson on August 01, 2006 at 09:12 AM MDT #

As an FYI, that particular bug was squashed. Feel free to try now. Sorry for the inconvenience.

Posted by Chris DiBona on August 02, 2006 at 08:25 PM MDT #

What about svnimporter from polarion? http://polarion.org/index.php?page=overview&project=svnimporter I havent tried it but remembered your article and when I ran accross it thought I would make the suggestion.

Posted by Ben Greenway on September 07, 2006 at 06:39 AM MDT #

Post a Comment:
  • HTML Syntax: Allowed