[jbosstools-dev] FYI :: JBDS 4.x SVN repo branch moved

Nick Boldt nboldt at redhat.com
Thu Mar 24 18:33:42 EDT 2011


FYI

Because the next release of JBDS 4.x will be 4.1, not 4.0.1, I've moved 
the branch name to match.

OLD: http://svn.jboss.org/repos/devstudio/branches/devstudio-4.0.x/
NEW: http://svn.jboss.org/repos/devstudio/branches/devstudio-4.x/

---

Should you be using git-svn for your sources, and want to simply switch 
from the old to the new, do this:

   git svn fetch # get updates
   git branch -a # list branches
   git checkout -b local/devstudio-4.x devstudio-4.x # connect to branch
   git svn info # verify working in new branch

---

If you use SVN directly, you'll probably need to use

   svn switch http://svn.jboss.org/repos/devstudio/branches/devstudio-4.x/


-- 
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com


More information about the jbosstools-dev mailing list