Re: [JPP-Devel] Do we have a winner? (Migration to Subversion)

2007-06-19 Thread Stephan Holl
Hello Sascha, "Sascha L. Teichmann" <[EMAIL PROTECTED]>, [20070619 - 18:34:27] > The ChangeLog failed, because Andreas did a commit. > > @Stephan Holl and @Andreas: > > Do you repair this yourself? As Andreas saif, Yes, we do that. We will see who is first :-)

Re: [JPP-Devel] CVS to SVN Migration...Are we done yet?

2007-06-19 Thread Paul Austin
One other thing, I think we should add some directories to svn:ignore (such as build, or target (if people use maven)) so that people don't accidentally commit their compiled sources. Paul Sunburned Surveyor wrote: > I moved the [/tags] folder under [/core] as Paul had suggested. I > don't thin

Re: [JPP-Devel] CVS to SVN Migration...Are we done yet?

2007-06-19 Thread Paul Austin
Looks good to me Paul Sunburned Surveyor wrote: > I moved the [/tags] folder under [/core] as Paul had suggested. I > don't think there were any other suggestions I missed, except for the > plug-in folders, which we've discussed. > > Does anyone else see a reason why we can't start using the SVN

Re: [JPP-Devel] A new ThreadQueue

2007-06-19 Thread Sascha L. Teichmann
Hi Larry, this all fits together very well and I have a couple of comments/ideas. This is most radical one: Let me switch to "software designer mode" for a moment. (This is what my company is paying me for besides working with legacy code... ;-) We have actually two problems: 1 - We cannot dete

[JPP-Devel] CVS to SVN Migration...Are we done yet?

2007-06-19 Thread Sunburned Surveyor
I moved the [/tags] folder under [/core] as Paul had suggested. I don't think there were any other suggestions I missed, except for the plug-in folders, which we've discussed. Does anyone else see a reason why we can't start using the SVN repository? (I want to make sure I'm not forgetting somethi

Re: [JPP-Devel] A new ThreadQueue

2007-06-19 Thread Larry Becker
Hi Sascha, I have figured out what is different about rendering timing in SkyJUMP and OpenJump. The randomly delayed drawing in OpenJump is caused by the repaintTimer in RenderingManager. In OpenJump and JUMP it is set to 1 second, and in SkyJUMP it is set to 400 ms. This makes SkyJUMP rende

Re: [JPP-Devel] Do we have a winner? (Migration to Subversion)

2007-06-19 Thread Andreas Schmitz
Sascha L. Teichmann wrote: Hi, > - WFSPlugin failed with: > > ./WFSPlugin/lib/commons-codec-1.3.jar: FAILED > ./WFSPlugin/lib/vecmath.jar: FAILED > ./WFSPlugin/lib/commons-httpclient-2.0.2-deegreeversion.jar: FAILED > ./WFSPlugin/lib/commons-logging.jar: FAILED > ./WFSPlugin/lib/jaxen-1.1-beta-8

[JPP-Devel] GeoTools Graph Code

2007-06-19 Thread Sunburned Surveyor
I don't think the GeoTools Graph code will be immediately useful to me. I think it might come in handy when working on network topology. There might also be a way to apply it to linear referencing or route stationing. I'm not sure though. It seems to be a rather abstract and technical concept. It

[JPP-Devel] Structure of plug-in modules in the JPP Subversion repository.

2007-06-19 Thread Sunburned Surveyor
I have no problem with implementing the [/trunk /braches /tag] structure for development of plug-in modules. All of our main developers should now have write access to the SVN so they may modify their own respective plug-in modules if they wish to do so. (If you need help doing this with SVN please

[JPP-Devel] Can I get you some fries with that? (SVN Notification Mailing List)

2007-06-19 Thread Sunburned Surveyor
I have set up the e-mail list for notifications on our new SVN repository. You can subscribe to the list here: http://lists.sourceforge.net/mailman/listinfo/jump-pilot-svn-notify Please note that SourceForge said it will take 4 to 6 hours for this new mailing list to be set up. We may not get not

Re: [JPP-Devel] Do we have a winner? (Migration to Subversion)

2007-06-19 Thread Sascha L. Teichmann
Hi again! Sunburned Surveyor schrieb: > Sascha wrote: "Binaries must be marked as binaries in CVS. I guess someone has > forgotten to set the binary flag when the libs were checked in. > Now they are messed. I can do so checksumming ... again" > > I appreciate this offer of assistance. If the bin

Re: [JPP-Devel] Initial Phase of Subversion Migration

2007-06-19 Thread Sunburned Surveyor
Paul, I made this change in my working copy at home this morning, but it looks like I forgot to commit it. I will do this when I get home tonight. Thanks for catching this mistake. The Sunburned Surveyor On 6/19/07, Paul Austin <[EMAIL PROTECTED]> wrote: > The tags folder also needs to be moved

Re: [JPP-Devel] Do we have a winner? (Migration to Subversion)

2007-06-19 Thread Sunburned Surveyor
Sascha wrote: "Binaries must be marked as binaries in CVS. I guess someone has forgotten to set the binary flag when the libs were checked in. Now they are messed. I can do so checksumming ... again" I appreciate this offer of assistance. If the binary files are corrupted we can simply replace the

Re: [JPP-Devel] Initial Phase of Subversion Migration

2007-06-19 Thread Paul Austin
The tags folder also needs to be moved under core, other than that looks good Paul - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No lim

Re: [JPP-Devel] Do we have a winner? (Migration to Subversion)

2007-06-19 Thread Sascha L. Teichmann
Hi SS, Sunburned Surveyor schrieb: > [...] > Stephan wrote: "What about the binary-libs? I encountered broken libs > at least under WFSPlugin/libs/*.jar. It seems they were not commited > as binary in CVS." > > I didn't think that CVS could store binary files like SVN. Or at least > I thought CVS

Re: [JPP-Devel] Do we have a winner? (Migration to Subversion)

2007-06-19 Thread Sunburned Surveyor
O.K. - I guess we aren't complete, but hopefully we are getting closer. :] I am getting better at changing things in a Subversion repository. Lot's of practice... Paul wrote: "I still think we should have the core and each module have it's own trunk, branches and tags, that way each one can have

Re: [JPP-Devel] Do we have a winner? (Migration to Subversion)

2007-06-19 Thread Stephan Holl
Hello Sunburned, "Sunburned Surveyor" <[EMAIL PROTECTED]>, [20070618 - 21:29:21] > I think I have completed the migration to Subversion. Please check it > out when you get a chance and let me know if you see something wrong. > > You will find the main sport for development commits in /trunk/cor