On Mon, Jan 19, 2015 at 10:23 AM, Dave <[email protected]> wrote: > I'm ready to make the 1.0.1 release now, so I used the release.sh script > (that I copied from Jake Farrell's Aurora examples). Unfortunately, I get > an error when I run the script. > > Here's what I did: > 1. Delete all branches and tags called "1.0.1" > 2. Switch to 1.0.1-rc5 branch > 3. Run release/release.sh -p > 4. Enter my GPG passphrase > 5. Boom! "error: src refspec 1.0.1 matches more than one" failed to push > > I don't have a lot of time this morning to investigate this. > > Anybody have any ideas what I might be doing wrong? > > The scripts are here: > https://github.com/snoopdave/incubator-usergrid/tree/master/release > > Problem solved. I was able to comment out some of the Git and SVN logic and got the script to work, up to a point. I manually added the release files to SVN.
I've got the website updates ready to go. I'll make those updates and send out a release announcement once the release files have propagated from SVN to the ASF mirrors. - Dave
