-
1. GIT clone error
rikkola Feb 17, 2011 3:22 AM (in response to dion.dodgen)1 of 1 people found this helpfulWhat is the git repository address your cloning? We are currently splitting our repo so this might cause issues like this.
For more info about the split. Check out the Drools dev mailing list.
http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Dev-f62260.html
-
2. GIT clone error
dion.dodgen Feb 17, 2011 4:25 AM (in response to rikkola)Hi Toni,
I was after core and api for starters specifically branch 5.1.x.
But ended up trying to clone the entire repo so master I believe, also used ssh not https. no luck!
.... will wait and try again when repo is sorted.
Thanks for the heads up!!
D
-
3. GIT clone error
rikkola Feb 17, 2011 4:51 AM (in response to dion.dodgen)Hi,
If you want the 5.1.0 or 5.1.1 tags you can still get them form SVN
http://anonsvn.jboss.org/repos/labs/labs/jbossrules/tags/
The current Drools codes are snapshots for 5.2.0 and we just released 5.2.0.M1 so I doubt the 5.1.x branch will be updated. Best to use the tags or the latest master in git (after the split is over).
-
4. GIT clone error
dion.dodgen Feb 17, 2011 5:00 AM (in response to rikkola)svn check out is happening : ) thank you