On Jan 12, 2007, at 3:23 PM, John Martin wrote:
As for the svn server, is there an easy way to switch from one svn server tothe other? I've made numerous changes to the code, some that will be submitted to the project and I don't want to loose those changes.
The easiest way is to use the "svn switch" command to point to the new repo. This works fine with the recent OFBiz repository change. It's pretty easy to figure out, or just search the archives for examples.
-David
